]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Redo fix for #1302 in a way that archive_write_client_open()
authorMartin Matuska <martin@matuska.org>
Mon, 6 Jan 2020 02:08:17 +0000 (03:08 +0100)
committerMartin Matuska <martin@matuska.org>
Mon, 6 Jan 2020 13:04:12 +0000 (14:04 +0100)
commit3f1bad815d02160ab27f7063257aed4b25dbaebe
tree2d42f57bb776694c3ff7ec810762b16217ec1db0
parentf9b3ac2069851d329c6a492457f6ea7ab3eefcad
Redo fix for #1302 in a way that archive_write_client_open()
correctly frees its allocations in an error case.

Reverts 5e270715b51d199467195b56f77e21cb8bb1d642
libarchive/archive_write.c