diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2014-11-25 12:32:05 +0200 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2014-11-25 12:32:05 +0200 |
commit | 2301f3f05dd9742f42cda8f0f318864f5dc39ab3 (patch) | |
tree | 2064480f15ad902e3e835138a33dd97f4cfe2a1b /src/liblzma/common/index_encoder.c | |
parent | Build: Update m4/ax_pthread.m4 from Autoconf Archive. (diff) | |
download | xz-2301f3f05dd9742f42cda8f0f318864f5dc39ab3.tar.xz |
liblzma: Verify the filter chain in threaded encoder initialization.
This way an invalid filter chain is detected at the Stream
encoder initialization instead of delaying it to the first
call to lzma_code() which triggers the initialization of
the actual filter encoder(s).
Diffstat (limited to 'src/liblzma/common/index_encoder.c')
0 files changed, 0 insertions, 0 deletions