]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Fix dereference of null pointer that Clang Static Analyzer pointed out.
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Tue, 11 Sep 2012 10:58:07 +0000 (19:58 +0900)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Tue, 11 Sep 2012 10:58:07 +0000 (19:58 +0900)
commit62756a10f022cb09441773d5422d23a8446a0e81
treed43b76f572f6db1789c00566b1e54a42c2249e83
parent3f8c5543a4972b11d2245b782f4ce1e5bdadc2a9
Fix dereference of null pointer that Clang Static Analyzer pointed out.
libarchive/archive_entry_link_resolver.c
libarchive/archive_rb.c
libarchive/archive_read_disk_posix.c
libarchive/archive_write_disk_posix.c
libarchive/archive_write_set_format_pax.c