]> git.ipfire.org Git - thirdparty/libarchive.git/commit
lz4: Add check for proper byte skipping
authorTobias Stoeckmann <tobias@stoeckmann.org>
Fri, 29 May 2026 15:34:46 +0000 (17:34 +0200)
committerTobias Stoeckmann <tobias@stoeckmann.org>
Fri, 29 May 2026 16:02:04 +0000 (18:02 +0200)
commit303482693a45fae478aa0402812d86f3d63012df
tree3b4f7116dd7efe6d344bff75364152d61c63defe
parent2ef07fe0d192b879691af672a9ac0cc1baf3f3b1
lz4: Add check for proper byte skipping

Check if truncated input is detected while skipping data.

Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
Makefile.am
libarchive/test/CMakeLists.txt
libarchive/test/test_read_filter_lz4_raw.c [new file with mode: 0644]
libarchive/test/test_read_filter_lz4_raw_skip.uu [new file with mode: 0644]