zstd/lib/decompress
Nick Terrell 450feb0f95 [libzstd] Fix ZSTD_decompressBound() on bad skippable frames
The function didn't verify that the skippable frame size is correct.
2019-04-17 11:29:42 -07:00
..
huf_decompress.c Fix Incorrect assert() 2018-12-18 13:36:39 -08:00
zstd_ddict.c Rename FORWARD_ERROR -> FORWARD_IF_ERROR 2019-01-29 12:56:07 -05:00
zstd_ddict.h added comment on public ddict functions 2018-10-24 16:50:03 -07:00
zstd_decompress_block.c Spelling (#1582) 2019-04-12 11:18:11 -07:00
zstd_decompress_block.h added a few comments for clarifications 2018-10-26 15:21:52 -07:00
zstd_decompress_internal.h [libzstd] Switch dictUses to an enum 2019-04-10 16:50:35 -07:00
zstd_decompress.c [libzstd] Fix ZSTD_decompressBound() on bad skippable frames 2019-04-17 11:29:42 -07:00