[Bug 773512] New: rtph263pay: Fix leak for B-fragments
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Oct 26 07:58:22 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=773512
Bug ID: 773512
Summary: rtph263pay: Fix leak for B-fragments
Classification: Platform
Product: GStreamer
Version: unspecified
OS: All
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-good
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: stian.selnes at gmail.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Altough commits 6a16be7, 64f9d08 and 0c7e3a8 fixed some issues they
introduced others. This patch fixes the leak of one macroblock for every
B fragment.
Macroblock structures must not be freed immediately after finding the
boundaries as they are stored and used later. However the inital dummy
structure (used for finding the first boundary) must be freed.
CID #1212156
--
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