diff options
author | eriktorbjorn | 2011-06-17 05:56:23 +0200 |
---|---|---|
committer | eriktorbjorn | 2011-06-17 05:56:23 +0200 |
commit | abf26b0614581f2725f65621d0403255884a9cc2 (patch) | |
tree | 4810317eb75df62e5371a6bd3c44d86f8109bc6c /engines/agos/menus.cpp | |
parent | f090eb672714233eea7f13dd56c2fd159fd6bd7e (diff) | |
download | scummvm-rg350-abf26b0614581f2725f65621d0403255884a9cc2.tar.gz scummvm-rg350-abf26b0614581f2725f65621d0403255884a9cc2.tar.bz2 scummvm-rg350-abf26b0614581f2725f65621d0403255884a9cc2.zip |
GRAPHICS: Fix Valgrind warning
The stream class uses free() to automatically dispose of the buffer
so it must be allocated with malloc(), not "new".
Diffstat (limited to 'engines/agos/menus.cpp')
0 files changed, 0 insertions, 0 deletions