Skip to content

Commit

Permalink
Trial fix to issue #39
Browse files Browse the repository at this point in the history
  • Loading branch information
texadactyl authored Nov 23, 2021
1 parent 99f2b7f commit 62c3140
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rawspec.c
Original file line number Diff line number Diff line change
Expand Up @@ -961,6 +961,7 @@ char tmp[16];
} // each stem

// Final cleanup
rawspec_reset_integration(&ctx); // Needed for issue #39 ?
rawspec_cleanup(&ctx);
if(ics_output_stem){
free(ics_output_stem);
Expand Down

0 comments on commit 62c3140

Please sign in to comment.