aboutsummaryrefslogtreecommitdiff
path: root/gui/widgets/edittext.cpp
diff options
context:
space:
mode:
authorTorbjörn Andersson2015-11-04 21:19:42 +0100
committerTorbjörn Andersson2015-11-04 21:19:42 +0100
commitb8caa07ddb2e31cdebbbc012adbf11f721a2fd3a (patch)
tree6413a332c23ebcf228462ab5fee0f4fdfe937b26 /gui/widgets/edittext.cpp
parentfaff6b534def656444cac5f33d14368f8cdb3bd5 (diff)
downloadscummvm-rg350-b8caa07ddb2e31cdebbbc012adbf11f721a2fd3a.tar.gz
scummvm-rg350-b8caa07ddb2e31cdebbbc012adbf11f721a2fd3a.tar.bz2
scummvm-rg350-b8caa07ddb2e31cdebbbc012adbf11f721a2fd3a.zip
WINTERMUTE: Fix mismatched free/delete Valgrind warning
The memory stream class uses free() to free memory, so we have to use malloc(), not new, to allocate it.
Diffstat (limited to 'gui/widgets/edittext.cpp')
0 files changed, 0 insertions, 0 deletions