]> git.ipfire.org Git - thirdparty/zstd.git/commit
revert to manually defining DTable 3789/head
authorYann Collet <cyan@fb.com>
Thu, 19 Oct 2023 05:45:57 +0000 (22:45 -0700)
committerYann Collet <cyan@fb.com>
Thu, 19 Oct 2023 05:45:57 +0000 (22:45 -0700)
commit24dabde507c8d141e282e568be21e648987a7d77
tree8155b7e72efd89c57447a2c742cab9bf81e8cf65
parentd988e00a7fe551785bc8c3de8cd5e4266280ce6d
revert to manually defining DTable

thus avoiding the analyzer and ubsan to associate DTable to a size of 1.
lib/common/fse.h
lib/common/fse_decompress.c