fixes for memory leaks and out of bounds memory access found by ASAN or gcc -flto
authorkub <derkub@gmail.com>
Sat, 12 Dec 2020 13:57:56 +0000 (14:57 +0100)
committerkub <derkub@gmail.com>
Sat, 12 Dec 2020 13:57:56 +0000 (14:57 +0100)
commita20300bf1e863233e9044b1e6cba5a2ace85c05b
tree29a06ba27aeb5a02ff22f51b760b54a49f286138
parentbb70cc6e6698246180e5a9cc801bf8c845f85f0b
fixes for memory leaks and out of bounds memory access found by ASAN or gcc -flto
cpu/cz80/cz80.c
cpu/sh2/compiler.c
pico/cd/cdd.c
pico/cd/cue.c
pico/misc.c
pico/sound/ym2612.c
pico/state.c
platform/common/emu.c