aboutsummaryrefslogtreecommitdiff
path: root/src/indexamajig.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/indexamajig.c')
-rw-r--r--src/indexamajig.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/indexamajig.c b/src/indexamajig.c
index 476b87c2..80557dab 100644
--- a/src/indexamajig.c
+++ b/src/indexamajig.c
@@ -371,6 +371,7 @@ done:
free(image.det.panels);
image_feature_list_free(image.features);
free(data_for_measurement);
+ free(image.hits);
hdfile_close(hdfile);
if ( image.indexed_cell == NULL ) {