]> git.proxmox.com Git - qemu.git/commit
savevm: Fix memory leak of compat struct
authorAlex Williamson <alex.williamson@redhat.com>
Wed, 21 Jul 2010 14:35:31 +0000 (08:35 -0600)
committerAurelien Jarno <aurelien@aurel32.net>
Fri, 30 Jul 2010 21:02:03 +0000 (23:02 +0200)
commit8f6e28789faeac4f01f8dbfdac147a3d3b635f24
tree1063ecad274ca00100103dd5e0c85c382c1e0cd6
parente14aad448b9afcd7a2b249715768bf50c3b02034
savevm: Fix memory leak of compat struct

Forgot to check for and free these.

Found-by: Zachary Amsden <zamsden@redhat.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
(cherry picked from commit 69e58af92cf90a1a0551c73880928afa6753fa5f)
savevm.c