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 671776 - matroskademux: only unlock pad when it was locked
matroskademux: only unlock pad when it was locked
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
unspecified
Other All
: Normal normal
: 0.10.32
Assigned To: GStreamer Maintainers
GStreamer Maintainers
: 676633 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2012-03-10 13:47 UTC by Vincent Penquerc'h
Modified: 2012-05-25 05:50 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
matroskademux: only unlock pad when it was locked (1.74 KB, patch)
2012-03-10 13:47 UTC, Vincent Penquerc'h
none Details | Review

Description Vincent Penquerc'h 2012-03-10 13:47:16 UTC
matroskademux: only unlock pad when it was locked
Comment 1 Vincent Penquerc'h 2012-03-10 13:47:18 UTC
Created attachment 209390 [details] [review]
matroskademux: only unlock pad when it was locked

This fixes the mutex being unlocked too much and ending up allowing
other threads when they should not.
Comment 2 Wim Taymans 2012-03-12 14:21:14 UTC
commit ee1be9236f9874ddb54345888be791ccee0f8a3a
Author: Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Date:   Sat Mar 10 13:44:08 2012 +0000

    matroskademux: only unlock pad when it was locked
    
    This fixes the mutex being unlocked too much and ending up allowing
    other threads when they should not.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=671776
Comment 3 Andreas Frisch 2012-05-25 05:50:41 UTC
*** Bug 676633 has been marked as a duplicate of this bug. ***