]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Fix ARCHIVE_EXTRACT_SECURE_NOABSOLUTEPATHS on windows (#2363)
authorMostyn Bramley-Moore <mostyn@antipode.se>
Fri, 4 Oct 2024 15:36:56 +0000 (17:36 +0200)
committerGitHub <noreply@github.com>
Fri, 4 Oct 2024 15:36:56 +0000 (08:36 -0700)
commit2fd35b0fdb517ef4c78f779be4bba019f5b27a86
tree7713860c18ff2eabff0ba72dfa071fec2746a529
parent6567375f27cc18797062c836f4b0953dfc4b25f3
Fix ARCHIVE_EXTRACT_SECURE_NOABSOLUTEPATHS on windows (#2363)
Makefile.am
cpio/test/CMakeLists.txt
cpio/test/test_extract_cpio_absolute_paths.c [new file with mode: 0644]
libarchive/archive_write_disk_windows.c
libarchive/test/CMakeLists.txt
libarchive/test/test_write_disk_secure_noabsolutepaths.c [new file with mode: 0644]