Release the buffers used for exercising the compress code.
This commit is contained in:
parent
c7c16fc8e2
commit
ee09b4a896
@ -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