[Bug 788759] qtdemux: fix 'stsd' table leak and nested caps leak

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Oct 16 07:44:25 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=788759

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net
 Attachment #361221|none                        |reviewed
             status|                            |

--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Comment on attachment 361221
  --> https://bugzilla.gnome.org/attachment.cgi?id=361221
fix leak

gst_qtdemux_stream_clear() also unrefs the rgb8_palette field but does not free
anything else, and it also clears various other fields (are any of the others
ones needed here too? The protection ones maybe?). Maybe refactor the above
into a separate function that is also called from stream_clear()?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list