uh, maybe putting new signals before LAST_SIGNAL might help against memory corruption?
Original commit message from CVS: uh, maybe putting new signals before LAST_SIGNAL might help against memory corruption?
This commit is contained in:
parent
f199a4c0a7
commit
1537908491
@ -33,8 +33,9 @@ enum {
|
||||
HAVE_XID,
|
||||
HAVE_VIS_XID,
|
||||
HAVE_VIDEO_SIZE,
|
||||
LAST_SIGNAL,
|
||||
PIPELINE_ERROR,
|
||||
/* put additional signals before this comment */
|
||||
LAST_SIGNAL,
|
||||
};
|
||||
|
||||
/* this struct is used to decouple signals coming out of threaded pipelines */
|
||||
|
Loading…
x
Reference in New Issue
Block a user