]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Fix a part of a commit 221f63f2f8.
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Tue, 18 Sep 2012 07:39:42 +0000 (16:39 +0900)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Tue, 18 Sep 2012 07:39:42 +0000 (16:39 +0900)
commit52ca91f512995676c9f811583751d0bd48cbef43
tree4a00439fafda4d65d980ad31e0da4ca8685117be
parente5f6f42a7e0ca453332368337437ad996124fd3e
Fix a part of a commit 221f63f2f8.
The double free bug Clang Static Anlyzer(trunk) claimed of was the Clang's bug,
which is currently fixed, and it made a memory leak.
libarchive/archive_string.c