scummvm/engines/hopkins
D G Turner 16152cf1ea HOPKINS: Add sanity check to parsing of COMPUTAN.TXT file.
This previously crashed on the Polish version due to a variant file
format causing the parsing to make several invalid memory accesses.

This prevents this crash and any other in future, though it does not
fix the parsing of the variant file format.
2014-05-17 12:16:19 +01:00
..
anim.cpp HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
anim.h HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
computer.cpp HOPKINS: Add sanity check to parsing of COMPUTAN.TXT file. 2014-05-17 12:16:19 +01:00
computer.h HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
configure.engine BUILD: Split configure.engines down to a single file per engine. 2013-11-24 00:45:38 +00:00
debugger.cpp HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
debugger.h HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
detection_tables.h HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
detection.cpp HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
dialogs.cpp HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
dialogs.h HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
events.cpp HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
events.h HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
files.cpp HOPKINS: Add null termination to byte buffer returned by loadFile(). 2014-05-17 12:12:19 +01:00
files.h HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
font.cpp HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
font.h HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
globals.cpp HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
globals.h HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
graphics.cpp IMAGE: Move all ImageDecoders to image/ 2014-02-28 00:27:28 -05:00
graphics.h HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
hopkins.cpp HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
hopkins.h HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
lines.cpp HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
lines.h HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
menu.cpp HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
menu.h HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
module.mk
objects.cpp HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
objects.h HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
saveload.cpp HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
saveload.h HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
script.cpp HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
script.h HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
sound.cpp HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
sound.h HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
talk.cpp HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
talk.h HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00