]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Avoid the memory leak error which Clang Static Analyzer pointed out but actually...
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Mon, 27 Feb 2012 09:56:19 +0000 (18:56 +0900)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Mon, 19 Mar 2012 00:18:43 +0000 (09:18 +0900)
commitdddf1cea413e0c410a0c05f1dc1eb8dae033de31
treef5431415aad974429a25c75400c52bde060f9c1e
parenta111a314b8ea99658d5e0b0020bf76ad63e86930
Avoid the memory leak error which Clang Static Analyzer pointed out but actually it not memory leak.
libarchive/archive_write_disk_set_standard_lookup.c