-
Max Kellermann authored
Fixes deadlock because FileInputStream::Read() unlocks the mutex (which was not locked) and then locks it, keeping it locked. This can result in a deadlock. This happens because the archive and the file mutex are different.
4b18460b
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Bzip2ArchivePlugin.cxx | ||
Bzip2ArchivePlugin.hxx | ||
Iso9660ArchivePlugin.cxx | ||
Iso9660ArchivePlugin.hxx | ||
ZzipArchivePlugin.cxx | ||
ZzipArchivePlugin.hxx |