summaryrefslogtreecommitdiffstats
path: root/contrib/libarchive/libarchive/test/test_write_format_zip_large.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/libarchive/libarchive/test/test_write_format_zip_large.c')
-rw-r--r--contrib/libarchive/libarchive/test/test_write_format_zip_large.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/libarchive/libarchive/test/test_write_format_zip_large.c b/contrib/libarchive/libarchive/test/test_write_format_zip_large.c
index d73dd62..88788b5 100644
--- a/contrib/libarchive/libarchive/test/test_write_format_zip_large.c
+++ b/contrib/libarchive/libarchive/test/test_write_format_zip_large.c
@@ -470,5 +470,6 @@ DEFINE_TEST(test_write_format_zip_large)
assertEqualMem(cd_start, "PK\001\002", 4);
fileblocks_free(fileblocks);
+ free(buff);
free(nulldata);
}
OpenPOWER on IntegriCloud