• Janos Follath's avatar
    Add safety check to sample mutex implementation · 0be2b01a
    Janos Follath authored
    Due to inconsistent freeing strategy in pkparse.c the sample mutex
    implementation in threading.c could lead to undefined behaviour by
    destroying the same mutex several times.
    
    This fix prevents mutexes from being destroyed several times in the
    sample threading implementation.
    0be2b01a
To find the state of this project's repository at the time of any of these versions, check out the tags.