diff options
author | Torbjörn Andersson | 2018-08-27 06:40:48 +0200 |
---|---|---|
committer | Torbjörn Andersson | 2018-08-27 06:43:47 +0200 |
commit | 54d7336d0886d0a9960baba71168c3471cdb84c6 (patch) | |
tree | 1dee9cffec18df510a26842cd629522bfa251f9e /backends/platform/linuxmoto/linuxmoto-sdl.h | |
parent | bfded218496afa3dc4d173d71b30f67fcc8e6390 (diff) | |
download | scummvm-rg350-54d7336d0886d0a9960baba71168c3471cdb84c6.tar.gz scummvm-rg350-54d7336d0886d0a9960baba71168c3471cdb84c6.tar.bz2 scummvm-rg350-54d7336d0886d0a9960baba71168c3471cdb84c6.zip |
AUDIO: Free strings with delete[] instead of free()
Because scumm_strdup(), unlike strdup(), allocates strings with
new, not malloc(). (CID 1395228, 1395233, 1395235, 1395236)
Diffstat (limited to 'backends/platform/linuxmoto/linuxmoto-sdl.h')
0 files changed, 0 insertions, 0 deletions