commit | 9cf1f002d7761a1938066379d54a67e8f8b48cc2 | [log] [tgz] |
---|---|---|
author | Stefan Weil <sw@weilnetz.de> | Sat Apr 28 02:20:20 2012 +0000 |
committer | Stefan Weil <sw@weilnetz.de> | Thu May 03 07:04:48 2012 +0200 |
tree | b6c300ac42c48942fa29a7ee6f352c90d9178ec1 | |
parent | 5c878008ddc1fbdb688dee7cdca93e1fd55845dc [diff] |
hw/pc_sysfw: Fix memory leak Valgrind reported this memory leak which occured a few times. Test scenario: qemu-system-i386 (no arguments), only BIOS started, terminate with monitor command (quit). Signed-off-by: Stefan Weil <sw@weilnetz.de> Reviewed-by: Andreas Färber <afaerber@suse.de>