aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/null
diff options
context:
space:
mode:
authorTorbjörn Andersson2018-08-27 06:40:48 +0200
committerTorbjörn Andersson2018-08-27 06:43:47 +0200
commit54d7336d0886d0a9960baba71168c3471cdb84c6 (patch)
tree1dee9cffec18df510a26842cd629522bfa251f9e /backends/platform/null
parentbfded218496afa3dc4d173d71b30f67fcc8e6390 (diff)
downloadscummvm-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/null')
0 files changed, 0 insertions, 0 deletions