[gstreamer-bugs] [Bug 639950] flacparse: avoid unref'ing NULL buffer

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jan 19 09:17:49 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=639950
  GStreamer | gst-plugins-bad | git

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-01-19 17:17:41 UTC ---
Right, I guess that happens in the return FALSE case.

However, it also doesn't seem entirely right to me to keep around a partial
header set/list in that case. The header buffers all belong together, so should
either all be freed or all be kept IMHO.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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