[Bug 696495] gst-libav: context leak

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jan 15 01:06:15 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=696495
  GStreamer | gst-libav | 0.10.x

Vincent Penquerc'h <vincent.penquerch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
                 CC|                            |vincent.penquerch at collabora
                   |                            |.co.uk
          Component|gst-plugins-base            |gst-libav
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.3.1
            Summary|videodecoder memleak        |gst-libav: context leak

--- Comment #3 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2014-01-15 09:06:12 UTC ---
commit ca1b5d85765be8df27d0a87a45426c7925ce1f29
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date:   Wed Jan 15 09:02:33 2014 +0000

    gst-libav: fix context leaks

    A AVCodecContext needs cleaning up before being freed.
    Go through all of the allocations/setups to ensure none of them
    can leak a context or its contents.

This fixes the leaks I got with the first pipeline from comment 2.

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