Proper free OP for miniz

This commit is contained in:
Aang23 2022-12-02 23:47:11 +01:00
parent b6d34b3b18
commit c61ba1c9a5

View file

@ -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