scummvm/engines/glk/agt
D G Turner 93af8e33e9 GLK: AGT: Correction To Previous Fix For Temporary Variable Pointer Usage
The previous change corrected the compiler warning, but the resulting
allocated buffer was not passed out of the function. This will likely
result in a memory leak if this is not deallocated elsewhere, but this
is a better situation than a likely segfault from usage of a local
variable pointer out of scope.
2023-12-05 22:53:51 +00:00
..
agil.cpp
agility.h
agt.cpp
agt.h
agtread.cpp
agxfile.cpp
auxfile.cpp
config.h
debugcmd.cpp
detection_tables.h GLK: Avoids some gameIDs clashing between various GLK subengines 2023-12-03 20:57:15 +01:00
detection.cpp
detection.h
disassemble.cpp
exec.cpp GLK: AGT: Correction To Previous Fix For Temporary Variable Pointer Usage 2023-12-05 22:53:51 +00:00
exec.h
filename.cpp
gamedata.cpp
interface.cpp
interp.h
metacommand.cpp
object.cpp
os_glk.cpp
parser.cpp
runverb.cpp
savegame.cpp
token.cpp
util.cpp
vars.cpp