]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Fix a null pointer dereference bug in zip writer. 1085/head
authorYoung_X <YangX92@hotmail.com>
Mon, 12 Nov 2018 01:20:19 +0000 (09:20 +0800)
committerYoung_X <YangX92@hotmail.com>
Mon, 12 Nov 2018 01:20:19 +0000 (09:20 +0800)
commit71420844e50bcac2552dc6c781cc5a84c4bc1d96
tree177cdc7b0d07de4dd2d03fe2f334984f38784f93
parentc114bb9fb585e7d74158afa7afbe8c44922479de
Fix a null pointer dereference bug in zip writer.

Signed-off-by: Young_X <YangX92@hotmail.com>
libarchive/archive_write_set_format_zip.c