diff --git a/plugins/goes_support/goes/hrit/module_goes_lrit_data_decoder_proc.cpp b/plugins/goes_support/goes/hrit/module_goes_lrit_data_decoder_proc.cpp index d203489f9..f89efb034 100644 --- a/plugins/goes_support/goes/hrit/module_goes_lrit_data_decoder_proc.cpp +++ b/plugins/goes_support/goes/hrit/module_goes_lrit_data_decoder_proc.cpp @@ -460,7 +460,7 @@ namespace goes file.close(); // Free memory - delete outBuffer; + zipFile.m_pFree(&zipFile, outBuffer); } } // Check if this is message data. If we slipped to here we know it's not EMWIN