]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Fix the failure of archive_read_open_filename_w on Windows.
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Mon, 10 Sep 2012 07:56:39 +0000 (16:56 +0900)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Mon, 10 Sep 2012 07:56:39 +0000 (16:56 +0900)
commita46c6e58a56d0d12e85d1f65b7ba4d9e4103f440
tree3f785e5ba5a471ac5b97005e183648db06a54954
parent488798d8734f7624a34d4ae800bed47d625843da
Fix the failure of archive_read_open_filename_w on Windows.
Thas caused test_archive_match_path and test_open_filename failure.
libarchive/archive_read_open_filename.c