savevm: Fix memory leak of compat struct
commit69e58af92cf90a1a0551c73880928afa6753fa5f
authorAlex Williamson <alex.williamson@redhat.com>
Wed, 21 Jul 2010 14:35:31 +0000 (21 08:35 -0600)
committerAurelien Jarno <aurelien@aurel32.net>
Fri, 30 Jul 2010 21:00:56 +0000 (30 23:00 +0200)
treefc08a8fd01accef7b15ff2365a9288637e44b20b
parent5ab4bb598d3f58542a06a6946f04b140be222892
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>
savevm.c