]> Git Repo - qemu.git/commit - hw/mips/mips_fulong2e.c
target-mips: fix memory leak
authorGonglei <[email protected]>
Tue, 28 Apr 2015 09:11:02 +0000 (17:11 +0800)
committerMichael Tokarev <[email protected]>
Thu, 30 Apr 2015 13:06:17 +0000 (16:06 +0300)
commit3ad9fd5a257794d516db515c217c78a5806112fe
tree4ed714ef0f68bd0e3a76d5c43c0b6b839804bebb
parent5403432f39fc09ce1973cc8c1a62e16502358bf7
target-mips: fix memory leak

Coveristy reports that variable prom_buf/params_buf going
out of scope leaks the storage it points to.

Cc: Aurelien Jarno <[email protected]>
Cc: Leon Alrae <[email protected]>
Signed-off-by: Gonglei <[email protected]>
Reviewed-by: Leon Alrae <[email protected]>
Signed-off-by: Michael Tokarev <[email protected]>
hw/mips/mips_fulong2e.c
hw/mips/mips_malta.c
hw/mips/mips_r4k.c
This page took 0.022264 seconds and 4 git commands to generate.