[Bug 788759] qtdemux: fix 'stsd' table leak and nested caps leak
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Oct 16 08:59:51 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=788759
--- Comment #4 from Jun Xie <jun.xie at samsung.com> ---
(In reply to Sebastian Dröge (slomo) from comment #3)
> Comment on attachment 361221 [details] [review]
> 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()?
yes, great suggestion.
I will dig more, and sort out what's more need to be freed.
a separate function will be created.
--
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