]> git.ipfire.org Git - thirdparty/zstd.git/commit
Implement one-shot fallback for magicless format (#3971)
authorElliot Gorokhovsky <embg@fb.com>
Mon, 18 Mar 2024 14:55:53 +0000 (10:55 -0400)
committerGitHub <noreply@github.com>
Mon, 18 Mar 2024 14:55:53 +0000 (10:55 -0400)
commit7d970bd83c2323c5e78b4f15ae850373c70f055d
treef8d641153a5ab045a883dd2e82fecd260a5b4ce1
parenta595e5812a5c7e4ac47839383f931fb8000623f0
Implement one-shot fallback for magicless format (#3971)
lib/decompress/zstd_decompress.c
tests/zstreamtest.c