]> git.ipfire.org Git - thirdparty/zstd.git/commit
added emphasis on the alignment condition of workspace 2434/head
authorYann Collet <cyan@fb.com>
Fri, 18 Dec 2020 23:04:09 +0000 (15:04 -0800)
committerYann Collet <cyan@fb.com>
Fri, 18 Dec 2020 23:04:09 +0000 (15:04 -0800)
commita7cb4af573ffdac0ba9c9ddca60cf70ffd0e9b31
treecd7b20411cd88a7bb02f14027d6662c6d0bbc97c
parent456ca2aa06478b22236d10a456a6f125ebe1dea7
added emphasis on the alignment condition of workspace

and made it a programming mistake (`assert()`)
rather than a runtime error.
lib/compress/huf_compress.c