mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-13 21:31:53 +00:00
7d8dcebeb7
In function `PEResources::loadFromEXE`, there were memory leaks because of not properly handling with streams, and thus when the loaded movie was bad/non-exe file, the memory was not freed. This was undetected in normal exe loading because there the streams were being assigned and closed properly. |
||
---|---|---|
.. | ||
iff_container.cpp | ||
iff_container.h | ||
ini-file.cpp | ||
ini-file.h | ||
json.cpp | ||
json.h | ||
module.mk | ||
prodos.cpp | ||
prodos.h | ||
quicktime.cpp | ||
quicktime.h | ||
winexe_ne.cpp | ||
winexe_ne.h | ||
winexe_pe.cpp | ||
winexe_pe.h | ||
winexe.cpp | ||
winexe.h | ||
xmlparser.cpp | ||
xmlparser.h |