After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 667816 - rtpsession: mt-safe event-push
rtpsession: mt-safe event-push
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other All
: Normal normal
: 1.1.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-01-12 21:00 UTC by Håvard Graff (hgr)
Modified: 2013-02-01 11:35 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (1.46 KB, patch)
2012-01-12 21:00 UTC, Håvard Graff (hgr)
committed Details | Review

Description Håvard Graff (hgr) 2012-01-12 21:00:24 UTC
Created attachment 205136 [details] [review]
patch

By taking a ref of the sink-pad under lock, it won't dissappear
while the push is taking place
Comment 1 Olivier Crête 2013-01-28 22:42:05 UTC
A bit late, but committed

commit 268c998a32f7cbeb8b6958b4ccf691695bcce19a
Author: Idar Tollefsen <itollefs@cisco.com>
Date:   Mon Oct 17 23:45:37 2011 +0200

    rtpsession: mt-safe event-push
    
    By taking a ref of the sink-pad under lock, it won't dissappear
    while the push is taking place
    
    https://bugzilla.gnome.org/show_bug.cgi?id=667816
Comment 2 Nicola 2013-01-31 23:32:56 UTC
could this be applied to 0.10 too? thanks
Comment 3 Olivier Crête 2013-02-01 11:35:28 UTC
Committed to 0.10 as part of the patch for bug #667826