X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Flibpspp%2Fzip-test.c;h=aea62824bb3c51a71e1b145fced28d1dfd51c014;hb=56c91a598fef068907bd8de975d5f49b9c02a045;hp=011d123841535b3e853ef4a66b730d9b1955f14c;hpb=d600b923ee26399f86e63e6e1a6d90ddaeb571d6;p=pspp diff --git a/tests/libpspp/zip-test.c b/tests/libpspp/zip-test.c index 011d123841..aea62824bb 100644 --- a/tests/libpspp/zip-test.c +++ b/tests/libpspp/zip-test.c @@ -96,6 +96,7 @@ main (int argc, char **argv) { fwrite (buf, x, 1, fp); } + zip_member_finish (zm); fclose (fp); if ( x < 0) {