]> git.ipfire.org Git - thirdparty/zstd.git/commit
deal safely with short inputs in ZSTD_ldm_generateSequences
authorQuentin Carbonneaux <quentin@c9x.me>
Thu, 4 Feb 2021 10:13:41 +0000 (11:13 +0100)
committerQuentin Carbonneaux <quentin@c9x.me>
Thu, 4 Feb 2021 10:15:24 +0000 (11:15 +0100)
commit874a590e5ceb9a08beac462ae1e3d3747ccfe17d
treef428247d1d444cfb53f4171f5e2e8664ecda56dd
parent9f327c02fd17a5aad2b24ae06b85d8226add1f93
deal safely with short inputs in ZSTD_ldm_generateSequences

The fuzzer CI found this bug.
lib/compress/zstd_ldm.c