GNOME Bugzilla – Bug 112711
[0.6.2] [PATCH] videotestsrc doesn't ref caps and doesn't check buffer size from bufferpool
Last modified: 2004-12-22 21:47:04 UTC
* _getcaps doesn't ref caps, causing the capslist to be returned even when the refcount is 0 and they're invalid * videotestsrc doesn't check buffer sizes from the bufferpool if it uses them, causing segfaults when the buffer is actually drawn to when it is too small
Created attachment 16405 [details] [review] patch for gstvideotestsrc.c
patch needs to be reworked for HEAD, applied to 0.6.x
commited to HEAD too.