]> git.proxmox.com Git - mirror_qemu.git/commit - qga/main.c
qga: free a bit more
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Wed, 26 Aug 2015 23:34:56 +0000 (01:34 +0200)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 1 Sep 2015 18:16:22 +0000 (13:16 -0500)
commitd4c8a5d49e514bfeac2040ee5371b4e6a7d8d561
tree625c00948a8ba4b4323c603b20f9cb074c84c5fd
parente3d3103975112a1ab8a0129a4be1cfe3314bce8b
qga: free a bit more

Now that main() has a single exit point, we can free a few
more allocations.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
qga/main.c