[Bug 669167] vorbisparse leaks a file specific amount of buffers
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Feb 1 08:34:51 PST 2012
https://bugzilla.gnome.org/show_bug.cgi?id=669167
GStreamer | gst-plugins-base | 0.10.x
--- Comment #1 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2012-02-01 16:34:48 UTC ---
Created an attachment (id=206578)
View: https://bugzilla.gnome.org/attachment.cgi?id=206578
Review: https://bugzilla.gnome.org/review?bug=669167&attachment=206578
vorbisparse: fix header detection
It was matching non header packets.
This fixes various leaks, where buffers would be pushed onto a headers
list, but never popped.
Might also fix corruption as those buffers were dropped from the output
silently...
--
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