archive/{iso9660,zzip}: unlock the mutex during I/O

Similar to commit 31ab78ae8e
This commit is contained in:
Max Kellermann
2017-12-22 16:06:07 +01:00
parent 4b18460bc6
commit d094c168aa
3 changed files with 7 additions and 0 deletions

1
NEWS
View File

@@ -3,6 +3,7 @@ ver 0.20.14 (not yet released)
- simple: fix file corruption in the presence of mount points
* archive
- bz2: fix deadlock
- reduce lock contention, fixing lots of xrun problems
* fix Solaris build failure
ver 0.20.13 (2017/12/18)