[Bug 653648] [ffmpegdec] allocates and leaks avpacket helper structs

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jun 30 02:53:26 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=653648
  GStreamer | gst-ffmpeg | git

Mark Nauwelaerts <mnauw> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.12

--- Comment #1 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2011-06-30 09:53:25 UTC ---
commit 856dbe6f2150cea571640c841140d395e9e34890
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date:   Wed Jun 29 16:22:48 2011 +0200

    ffmpegdec: avoid allocating and leaking local avpacket helpers

    ... by _init'ing them as locals rather than _new'ing them.

    Fixes #653648.

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