]> git.proxmox.com Git - qemu.git/commit
qemu-ga: Plug leaks on qmp_guest_network_get_interfaces() error paths
authorMarkus Armbruster <armbru@redhat.com>
Wed, 16 Jan 2013 17:15:09 +0000 (18:15 +0100)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Mon, 28 Jan 2013 19:46:54 +0000 (13:46 -0600)
commit10a2158f52796e5b2b7ce7991bde09a3c985a37b
tree1231e40491b77a7c31bbac9756eb9b55f2233085
parent6f6867493cc00974de594a509cee5a3be61c64aa
qemu-ga: Plug leaks on qmp_guest_network_get_interfaces() error paths

Spotted by Coverity.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Luiz Capitulino <lcapitulino@redhat.com>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
qga/commands-posix.c