diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2013-03-23 21:51:38 +0200 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2013-03-23 21:51:38 +0200 |
commit | e572e123b55b29527e54ce5f0807f115481d78b9 (patch) | |
tree | 3c64b954d1b8bf0b70119596f5cc4dddf19f1b67 /src/liblzma/Makefile.am | |
parent | liblzma: Add lzma_block_uncomp_encode(). (diff) | |
download | xz-e572e123b55b29527e54ce5f0807f115481d78b9.tar.xz |
liblzma: Fix another deadlock in the threaded encoder.
This race condition could cause a deadlock if lzma_end() was
called before finishing the encoding. This can happen with
xz with debugging enabled (non-debugging version doesn't
call lzma_end() before exiting).
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions