kmx git
Register
kc3-lang/libressl
kc3-lang
Login
kc3-lang
/
libressl
Browse
Commit
Author :
Brent Cook
Date :
2021-02-28 10:04:51
Hash :
90f1c4db
Message :
fix leak in Windows version of pthread_mutex_free Free the lock pointer in addition to the critical section. Thanks to martinkucera74 on github.