]> git.ipfire.org Git - thirdparty/zstd.git/commit
added comment about minimum size of FSE tables 1310/head
authorYann Collet <cyan@fb.com>
Mon, 10 Sep 2018 18:24:17 +0000 (11:24 -0700)
committerYann Collet <cyan@fb.com>
Mon, 10 Sep 2018 18:24:17 +0000 (11:24 -0700)
commit3675ef476248b3c1f3ebbb9fb9853094792d3fcd
treeb66d30473a68c51546b9c6dd87ae96d7aed9b400
parentf97ca36eab4e3aadf2666a6130d37680a4f6a7d3
added comment about minimum size of FSE tables

required for DDict creation,
which use this space as workspace during Hufman table building stage.
lib/decompress/zstd_decompress.c