liblzma: Fix lzma_mt.preset not working with lzma_stream_encoder_mt().
commit9494fb6d0ff41c585326f00aa8f7fe58f8106a5e
authorLasse Collin <lasse.collin@tukaani.org>
Wed, 29 Jan 2014 18:13:51 +0000 (29 20:13 +0200)
committerLasse Collin <lasse.collin@tukaani.org>
Wed, 29 Jan 2014 18:13:51 +0000 (29 20:13 +0200)
tree1259d538c8b4e25ba4c6a9364e676e6837679d21
parent673a4cb53de3a715685cb1b836da57a3c7dcd43c
liblzma: Fix lzma_mt.preset not working with lzma_stream_encoder_mt().

It read the filter chain from a wrong variable.
src/liblzma/common/stream_encoder_mt.c