]> 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)
committerMartin Matuska <martin@matuska.de>
Tue, 8 Oct 2024 08:42:26 +0000 (10:42 +0200)
commit5e3612de4825b1032afdee0106e584a0a08d98a3
treed294448f2f56d9246eea70d243c9b78bf0a4d499
parentb2329b88af87756da7bafef32a176fcd818d4fc1
Fix ARCHIVE_EXTRACT_SECURE_NOABSOLUTEPATHS on windows (#2363)

(cherry picked from commit 2fd35b0fdb517ef4c78f779be4bba019f5b27a86)
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]