aboutsummaryrefslogtreecommitdiff
path: root/src/liblzma/common/stream_encoder_mt.c
diff options
context:
space:
mode:
authorJia Tan <jiat0218@gmail.com>2022-05-05 20:53:42 +0800
committerLasse Collin <lasse.collin@tukaani.org>2022-11-24 01:07:32 +0200
commit75f1a6c26df4ce329da0882786403e3ccf5cd898 (patch)
tree90da857417efe003de5b64980d0082685bcc5ba3 /src/liblzma/common/stream_encoder_mt.c
parentliblzma: Add new API function lzma_filters_free(). (diff)
downloadxz-75f1a6c26df4ce329da0882786403e3ccf5cd898.tar.xz
liblzma: Add support for LZMA_SYNC_FLUSH in the Block encoder.
The documentation mentions that lzma_block_encoder() supports LZMA_SYNC_FLUSH but it was never added to supported_actions[] in the internal structure. Because of this, LZMA_SYNC_FLUSH could not be used with the Block encoder unless it was the next coder after something like stream_encoder() or stream_encoder_mt().
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions