X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Flibpspp%2Fsparse-xarray-test.c;h=5354211230d0fd670791185d885044a930e80d8a;hb=30cea3a93e0c674cfd581b9ae9e4f3cb5847e639;hp=279863e9baac10713ed6560222f68093f27924fe;hpb=3bbb4370239deb29ebbf813d258aef6249e2a431;p=pspp diff --git a/tests/libpspp/sparse-xarray-test.c b/tests/libpspp/sparse-xarray-test.c index 279863e9ba..5354211230 100644 --- a/tests/libpspp/sparse-xarray-test.c +++ b/tests/libpspp/sparse-xarray-test.c @@ -73,6 +73,7 @@ test_state_destroy (const struct test_params *params, struct test_state *ts) for (i = 0; i < params->n_xarrays; i++) sparse_xarray_destroy (ts->xarrays[i]); + free (ts); } static struct test_state *