]> xenbits.xensource.com Git - qemu-xen-4.0-testing.git/commit
fix few small memory leaks in qemu vga.c xenstore.c
authorIan Jackson <ian.jackson@eu.citrix.com>
Thu, 22 Oct 2009 17:38:47 +0000 (18:38 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Thu, 22 Oct 2009 17:38:47 +0000 (18:38 +0100)
commit7990ddfd1119657fef7c661156a25d00e184766d
treef58cae710df762aaf47422c038ee3e48dfe8e991
parentb4bb8b3f09d1c873f522f6aebe1f125a6d1854d0
fix few small memory leaks in qemu vga.c xenstore.c

running qemu with valgrind I found few small memory leaks, this patch
fixes them.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
hw/vga.c
xenstore.c