]> git.ipfire.org Git - thirdparty/libarchive.git/commit
read: Add multi-volume regression test
authorTobias Stoeckmann <tobias@stoeckmann.org>
Fri, 15 May 2026 15:07:27 +0000 (17:07 +0200)
committerTobias Stoeckmann <tobias@stoeckmann.org>
Fri, 15 May 2026 16:18:26 +0000 (18:18 +0200)
commit515380e7e5df4f2cf8fc9228d376ba34065a7ab2
tree358b14b38d4188b88f6b51be96aca2148098d478
parentf0d6f76cfab148734ab3c6dc41fe6ca3879166a0
read: Add multi-volume regression test

Check that no memory corruption occurs when switching files which are
decompressed through filters.

Test case supplied by Stuart Wallace.

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