[Bug 722467] gstpad: might leak events when iterating - common with decodebin

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


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

--- Comment #2 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2014-01-18 02:26:09 UTC ---
Also pushed to 1.2

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