Release the buffers used for exercising the compress code.
This commit is contained in:
parent
0b315cd9ae
commit
adfb462fea
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=177221
@ -96,4 +96,7 @@ DEFINE_TEST(test_write_compress)
|
||||
#else
|
||||
archive_read_finish(a);
|
||||
#endif
|
||||
|
||||
free(data);
|
||||
free(buff);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user