scummvm/engines/scumm/imuse_digi
Torbjörn Andersson 4fb0d1e56f JANITORIAL: Increase buffer size to fix potential overflow
Caught by GCC 7 (though the warning seemed misleading to me). Since
SoundDesc->name can potentially be 14 characters "%s_reg%03d.fla"
can be 25 characters, plus the terminating \0.
2017-08-06 12:00:32 +02:00
..
dimuse_bndmgr.cpp
dimuse_bndmgr.h
dimuse_codecs.cpp
dimuse_codecs.h
dimuse_music.cpp
dimuse_script.cpp
dimuse_sndmgr.cpp JANITORIAL: Increase buffer size to fix potential overflow 2017-08-06 12:00:32 +02:00
dimuse_sndmgr.h
dimuse_tables.cpp
dimuse_tables.h
dimuse_track.cpp
dimuse_track.h
dimuse.cpp
dimuse.h