[Bug 761070] h265parse: Fix buffer memory leak
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sun Jan 24 20:38:14 PST 2016
https://bugzilla.gnome.org/show_bug.cgi?id=761070
--- Comment #2 from Vineeth <vineeth.tm at samsung.com> ---
Created attachment 319656
--> https://bugzilla.gnome.org/attachment.cgi?id=319656&action=edit
fix buffer leak when sps is not present.
While just reviewing the code of h265parse, found another place where there is
a potential leak.
When SPS is not present, there is no need to allocate buffer and map it.
So moving the check for SPS above the buffer allocation.
--
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