[Bug 669167] vorbisparse drops certain data buffers on the floor mistakenly thinking they're headers

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Feb 1 08:49:03 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=669167
  GStreamer | gst-plugins-base | 0.10.x

--- Comment #2 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2012-02-01 16:48:59 UTC ---
Pushed:

commit b647c627e4ad54cec2c1058e1264ef4239665e6d
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date:   Wed Feb 1 16:46:13 2012 +0000

    vorbisparse: pedantically recognize undefined headers too

commit 809546c324b86fbfe37de8ce5543d03d2206a2f2
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date:   Wed Feb 1 16:32:24 2012 +0000

    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...

    https://bugzilla.gnome.org/show_bug.cgi?id=669167

-- 
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