]> git.ipfire.org Git - thirdparty/zstd.git/commit
reduced ZSTD_DDict memory usage 573/head
authorYann Collet <cyan@fb.com>
Mon, 27 Feb 2017 08:27:30 +0000 (00:27 -0800)
committerYann Collet <cyan@fb.com>
Mon, 27 Feb 2017 08:27:30 +0000 (00:27 -0800)
commit0b9b894b2d1adeec658a8c7d3c6b74f1201297b9
treeebcf3d44e83b19f29fa6a8d389dda400e28b6a87
parentbd7fa21deb289fb252aadb6adb10b635f5d89732
reduced ZSTD_DDict memory usage

saved 128 KB
lib/common/fse_decompress.c
lib/decompress/huf_decompress.c
lib/decompress/zstd_decompress.c
programs/fileio.c