scummvm/engines/sword1
Colin Snover 925c9416db SWORD1: Fix use of deallocated stack memory
FSNode::getName returns a String object, not a reference, so the
pointer from c_str is valid only until the end of the statement.
2017-11-10 23:22:26 -06:00
..
animation.cpp ENGINES: Remove default1x scaler flag 2017-10-07 12:30:29 -05:00
animation.h
collision.h
configure.engine
console.cpp
console.h
control.cpp
control.h
debug.cpp
debug.h
detection.cpp SWORD1: Fix use of deallocated stack memory 2017-11-10 23:22:26 -06:00
eventman.cpp
eventman.h
logic.cpp
logic.h
memman.cpp
memman.h
menu.cpp
menu.h
module.mk
mouse.cpp
mouse.h
music.cpp
music.h
object.h
objectman.cpp
objectman.h
POTFILES
resman.cpp
resman.h
router.cpp
router.h
screen.cpp
screen.h
sound.cpp
sound.h
staticres.cpp
sword1.cpp ENGINES: Remove default1x scaler flag 2017-10-07 12:30:29 -05:00
sword1.h
sworddefs.h
swordres.h
text.cpp
text.h