scfc / rpms / gtk2

Forked from rpms/gtk2 5 years ago
Clone

f477131 Do not abort when releasing an unlocked mutex

Authored and Committed by kalev 9 years ago
    Do not abort when releasing an unlocked mutex
    
    Backport an upstream fix to avoid triggering abort() from F21 glib2 when
    releasing a mutex that hasn't been locked yet.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1138146
    
        
file modified
+6 -1