]> git.ipfire.org Git - thirdparty/libarchive.git/commit
unescape when extracting link 1643/head
authorChristian Hesse <mail@eworm.de>
Mon, 20 Dec 2021 09:36:50 +0000 (10:36 +0100)
committerChristian Hesse <mail@eworm.de>
Mon, 3 Jan 2022 10:02:02 +0000 (11:02 +0100)
commitd6e57967495107d6c85880f8514bed5c6d20e9d6
treeef186dbdbb536e6f60469e658c2fd720ce535763
parent3215c2c2f69c2a8e58871a299ca17192be04db89
unescape when extracting link

The file name is escaped when archiving, so it needs to be unescaped
when extracting.
libarchive/archive_read_support_format_mtree.c