diff options
author | 2014-08-18 14:46:34 +0800 | |
---|---|---|
committer | 2014-09-02 22:38:16 +0400 | |
commit | 976620ac4018db142d82cd42bb7774f40290ce7e (patch) | |
tree | 2e3a3c21cd37c580b50e98b84cb94059ee1f222a /ui/sdl.c | |
parent | query-memdev: fix potential memory leaks (diff) | |
download | qemu-976620ac4018db142d82cd42bb7774f40290ce7e.tar.xz qemu-976620ac4018db142d82cd42bb7774f40290ce7e.zip |
qom/object.c, hmp.c: fix string_output_get_string() memory leak
string_output_get_string() uses g_string_free(str, false) to
transfer the 'str' pointer to callers and never free it.
Signed-off-by: Chen Fan <chen.fan.fnst@cn.fujitsu.com>
Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Reviewed-by: Hu Tao <hutao@cn.fujitsu.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'ui/sdl.c')
0 files changed, 0 insertions, 0 deletions