GNOME Bugzilla – Bug 695289
gst_buffer_copy_qdata replaces qdata (and leaks)
Last modified: 2013-11-24 18:51:15 UTC
Created attachment 238198 [details] [review] Test case to show issue and leak If you do gst_buffer_copy_metadata() to transfer qdata from one buffer to another, the old qdata structures will be lost and leak. See attached patch which currently fails. Running both gst/gstbuffer.check and gst/gstbuffer.valgrind will obviously fail.
Got a fix as well?
Thanks for the bug report, but 0.10 is no longer maintained. We might've pushed a fix if it was obvious and non-intrusive, but I doubt anyone is going to investigate this further, and this code is different in 1.x, so let's close this bug.