]> git.ipfire.org Git - thirdparty/zstd.git/commit
improve ZSTD_getFrameHeader on skippable frames
authorYann Collet <yann.collet.73@gmail.com>
Sun, 29 Dec 2024 20:26:04 +0000 (12:26 -0800)
committerYann Collet <yann.collet.73@gmail.com>
Sun, 29 Dec 2024 20:26:04 +0000 (12:26 -0800)
commita2ff6ea7846c598812be580026dfc63fd7229db3
tree9c590c50fed230c137ed315314823e0c397c6df8
parentf8a2b352d62b1a2e41ff1715e1afe8771fe43abc
improve ZSTD_getFrameHeader on skippable frames

now reports:
- the header size
- the magic variant (within @dictID field)
lib/common/zstd_trace.h
lib/decompress/zstd_decompress.c
lib/zstd.h
tests/fuzzer.c