]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Use a character table to check safe characters in filenames in a mtree archive,
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Tue, 25 Sep 2012 23:52:19 +0000 (08:52 +0900)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Tue, 25 Sep 2012 23:52:19 +0000 (08:52 +0900)
commit2569524bce2523a5287cde2309fbab5deeca82cf
tree6afa8c6820ee99d00ff41545152cccc69dbe7421
parent12a0875602e6aa7bebdaa8949db48267d60a9db2
Use a character table to check safe characters in filenames in a mtree archive,
and add a test for it.
Makefile.am
libarchive/archive_write_set_format_mtree.c
libarchive/test/test_write_format_mtree_quoted_filename.c [new file with mode: 0644]