]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Free p (the memory allocated via slurpfile) when done with the contents
authorNgie Cooper <yanegomi@gmail.com>
Sun, 11 Dec 2016 00:34:51 +0000 (16:34 -0800)
committerNgie Cooper <yanegomi@gmail.com>
Sun, 11 Dec 2016 01:15:46 +0000 (17:15 -0800)
commit067829f98b903e5c9021d4056aeff43cca27e59e
tree84d1b403bbecb4e4de44aa761ebe10bd445081cf
parent242f510fb0b478df8de89e76916b5e612288ff9a
Free p (the memory allocated via slurpfile) when done with the contents

Reported by: Coverity
CID: 1331627-133163013553321331634-133164513316471355331
17 files changed:
tar/test/test_leading_slash.c
tar/test/test_option_a.c
tar/test/test_option_b64encode.c
tar/test/test_option_gid_gname.c
tar/test/test_option_grzip.c
tar/test/test_option_j.c
tar/test/test_option_lrzip.c
tar/test/test_option_lz4.c
tar/test/test_option_lzma.c
tar/test/test_option_lzop.c
tar/test/test_option_r.c
tar/test/test_option_uid_uname.c
tar/test/test_option_uuencode.c
tar/test/test_option_xz.c
tar/test/test_option_z.c
tar/test/test_stdio.c
tar/test/test_version.c