[Bug 722467] decodebin leaks caps from events

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jan 17 18:18:36 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=722467
  GStreamer | gstreamer (core) | git

Thiago Sousa Santos <thiago.sousa.santos> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |thiago.sousa.santos at collabo
                   |                            |ra.co.uk
          Component|gst-plugins-base            |gstreamer (core)
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.2.3
         OS/Version|Linux                       |All

--- Comment #1 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2014-01-18 02:18:28 UTC ---
Fixed on master

Module: gstreamer
Branch: master
Commit: 75fe1004a52435afbe5abf68c1128ec5db62c3d6
URL:   
http://cgit.freedesktop.org/gstreamer/gstreamer/commit/?id=75fe1004a52435afbe5abf68c1128ec5db62c3d6

Author: Thiago Santos <ts.santos at sisa.samsung.com>
Date:   Fri Jan 17 22:53:01 2014 -0300

pad: fix sticky event leak after sticky_events_foreach

events_foreach adds an extra ref when giving the event to the
user function. In case it was unrefed by the user, this extra ref
disappeared, but events_foreach still should unref again to
lose its own ref before removing the event from the array.

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

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