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 e78eff02..e7391bb5 100644
--- a/src/indexamajig.c
+++ b/src/indexamajig.c
@@ -951,6 +951,7 @@ int main(int argc, char *argv[])
free(beam);
free(element);
free(hdf5_peak_path);
+ free_copy_hdf5_field_list(copyme);
cell_free(cell);
if ( fh != stdin ) fclose(fh);
if ( ofh != stdout ) fclose(ofh);