X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Flibpspp%2Fsparse-xarray-test.c;h=5354211230d0fd670791185d885044a930e80d8a;hb=a74ac710e3cd2b6a52fd763ab31ce68e83f21dfe;hp=279863e9baac10713ed6560222f68093f27924fe;hpb=7665da99ed70c1a5ffee47e99e1672244b444ed4;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 *