Am 28.04.2012 14:20, schrieb Stefan Weil:
> Valgrind reported this memory leak which occured very often.
>
> Test scenario:
>
> qemu-system-i386 (no arguments), only BIOS started, terminate with
> monitor command (quit).
>
> Signed-off-by: Stefan Weil
Reviewed-by: Andreas Färber
/-F
--
SUS
Valgrind reported this memory leak which occured very often.
Test scenario:
qemu-system-i386 (no arguments), only BIOS started, terminate with
monitor command (quit).
Signed-off-by: Stefan Weil
---
qom/container.c |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/qom/co