]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Fix a memory leak that Clang Static Analyzer pointed out.
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Tue, 11 Sep 2012 11:01:02 +0000 (20:01 +0900)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Tue, 11 Sep 2012 11:01:02 +0000 (20:01 +0900)
commitd873dd4184bfee0998fa4286ade75d1f45f9bad1
tree30a9fb17c1db5a146fc0755ecda9311794ffbf1e
parent62756a10f022cb09441773d5422d23a8446a0e81
Fix a memory leak that Clang Static Analyzer pointed out.
libarchive/archive_write_set_format_xar.c