aboutsummaryrefslogtreecommitdiff
path: root/src/im-sandbox.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/im-sandbox.c')
-rw-r--r--src/im-sandbox.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/im-sandbox.c b/src/im-sandbox.c
index bef1bf56..36150a1b 100644
--- a/src/im-sandbox.c
+++ b/src/im-sandbox.c
@@ -521,8 +521,6 @@ static void run_work(const struct index_args *iargs,
free(bd.rbuffer);
cleanup_indexing(iargs->indm, iargs->ipriv);
- free(iargs->indm);
- free(iargs->ipriv);
free_detector_geometry(iargs->det);
free(iargs->hdf5_peak_path);
free_copy_hdf5_field_list(iargs->copyme);