]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Properly call next filter even if the external program is already closed
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Thu, 11 Oct 2012 21:30:25 +0000 (06:30 +0900)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Thu, 11 Oct 2012 21:30:25 +0000 (06:30 +0900)
commita4c8851c5d531b092699b9ae8cc8300703b30800
tree9001fa722fe4052488c2634b7bfce20fef5d7d3d
parentee9bf37b9215d46783afec37c0b8abb807868c93
Properly call next filter even if the external program is already closed
or not opend.
libarchive/archive_write_add_filter_program.c