]> git.ipfire.org Git - thirdparty/libarchive.git/commit
archive_entry_pathname() tries UTF-8 if MBS returns EILSEQ 1772/head
authorJohn Reiser <jreiser@BitWagon.com>
Fri, 26 Aug 2022 16:51:19 +0000 (09:51 -0700)
committerJohn Reiser <jreiser@BitWagon.com>
Fri, 26 Aug 2022 16:51:19 +0000 (09:51 -0700)
commitd6248d2640efe3e40a1a9c0bb7bd8903f6beef98
tree4e6b33faaf5b582fe0a225504f456a2609aa5dbb
parent66d6e8a9166d3a340a16e1bd861fea9e1c186af3
archive_entry_pathname() tries UTF-8 if MBS returns EILSEQ

For better pathname portability across OS, in particular Windows to Linux.
Original bug: unrar in https://bugzilla.redhat.com/show_bug.cgi?id=2120926
        modified:   libarchive/archive_entry.c
libarchive/archive_entry.c