[gstreamer-bugs] [Bug 608699] [oggdemux] memory leak while demuxing

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Feb 2 01:32:43 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=608699
  GStreamer | gst-plugins-base | 0.10.25

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #5 from Sebastian Dröge <slomo at circular-chaos.org> 2010-02-02 09:32:41 UTC ---
commit 39f97aa7288b416a65a600af58fee8c1cbc6b9c4
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Tue Feb 2 10:18:05 2010 +0100

    oggdemux: Don't leak allocated buffers

    This can happen if the combined flow return is not OK although the
    allocation succeeded or if the packet in question is a BOS and we're
    not going to push headers.

    Fixes bug #608699.

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