]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
Merge pull request #838 from yaneurabeya/cpio-test-coverity-fixes
authorTim Kientzle <kientzle@acm.org>
Sun, 11 Dec 2016 00:51:21 +0000 (16:51 -0800)
committerGitHub <noreply@github.com>
Sun, 11 Dec 2016 00:51:21 +0000 (16:51 -0800)
Free p (the memory allocated via slurpfile) when done with the contents


Trivial merge