]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Fix bugs that Clang Static Analyzer pointed out:
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Tue, 11 Sep 2012 11:09:30 +0000 (20:09 +0900)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Tue, 11 Sep 2012 11:09:30 +0000 (20:09 +0900)
commit221f63f2f804134622d744dc0d58e84d19e990e4
tree5f1f136eb66ab6c5940e52be8692487ac2017a79
parent42090470db132f3938feb99ac35525f56e0b4edf
Fix bugs that Clang Static Analyzer pointed out:
 - Double free
 - Use-after-free
libarchive/archive_string.c