]> git.ipfire.org Git - thirdparty/zstd.git/commit
Guard against invalid sequences from external matchfinders (#3465)
authorElliot Gorokhovsky <embg@fb.com>
Tue, 31 Jan 2023 18:55:48 +0000 (13:55 -0500)
committerGitHub <noreply@github.com>
Tue, 31 Jan 2023 18:55:48 +0000 (13:55 -0500)
commit64052ef57d09a9117ccf1c535d3387f0d5270ca9
tree23adb9f91ddc0a242aa13d2a28e3e5fb7628d77b
parent4794bbfe00c00a35c046e6078673b9cfea161d3e
Guard against invalid sequences from external matchfinders (#3465)
lib/compress/zstd_compress.c
tests/external_matchfinder.c
tests/external_matchfinder.h
tests/fuzz/zstd_helpers.c
tests/zstreamtest.c