aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authorJoel Teichroeb2013-10-27 13:04:18 -0700
committerD G Turner2013-11-14 15:23:01 +0000
commit51dceaf1659ecc8ef3371f3a2fa26ca137403447 (patch)
tree11e40f1443ac56a2c38db817091c2dbfb0dcf9bb /engines
parent0ccc9189402de806307ca9836196cf29f31b2ab7 (diff)
downloadscummvm-rg350-51dceaf1659ecc8ef3371f3a2fa26ca137403447.tar.gz
scummvm-rg350-51dceaf1659ecc8ef3371f3a2fa26ca137403447.tar.bz2
scummvm-rg350-51dceaf1659ecc8ef3371f3a2fa26ca137403447.zip
GUI: Use Common::String for console history, to ensure buffer safety.
Previously, if the user enters a command that is more than 256 characters, it will overflow the history buffer. By using a Common::String, this is not possible.
Diffstat (limited to 'engines')
0 files changed, 0 insertions, 0 deletions