d760529a05
If `weightTotal == 0`, then `BIT_highbit32(weightTotal)` is undefined behavior in the case that it calls `__builtin_clz()`. If `tableLog == HUF_TABLELOG_ABSOLUTEMAX` then we will access one byte beyond the end of the buffer. |
||
---|---|---|
.. | ||
bitstream.h | ||
entropy_common.c | ||
error_private.c | ||
error_private.h | ||
fse_decompress.c | ||
fse.h | ||
huf.h | ||
mem.h | ||
xxhash.c | ||
xxhash.h | ||
zbuff.h | ||
zstd_common.c | ||
zstd_errors.h | ||
zstd_internal.h |