Fix some bugs with initialization of POSIX threads.

This commit is contained in:
David Reid
2022-11-20 10:39:15 +10:00
parent d28c1ebee2
commit 44e58d6038
2 changed files with 7 additions and 3 deletions
+1
View File
@@ -2,6 +2,7 @@ v0.11.12 - TBD
=====================
* Fix a crash due to a race condition in the resource manager.
* Fix a crash with some backends when rerouting the playback side of a duplex device.
* Fix some bugs with initialization of POSIX threads.
v0.11.11 - 2022-11-04