]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Fix a long standing bug that archive_write_add_filter_program
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Sun, 7 Oct 2012 02:03:48 +0000 (11:03 +0900)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Sun, 7 Oct 2012 02:03:48 +0000 (11:03 +0900)
commitd4e8205f1f09d05c87be0eaa54185aeb7c117d72
tree8f6e56bacff976af9b784b9b460c750717f0931e
parenta9563ec7e5e428b0d889b2eb8dacaa8aa5417484
Fix a long standing bug that archive_write_add_filter_program
incorrectly handles the return value of __archive_write_filter().
libarchive/archive_write_add_filter_program.c