]> git.ipfire.org Git - thirdparty/qemu.git/commit
blockdev: Plug memory leak in drive_init() error paths
authorMarkus Armbruster <armbru@redhat.com>
Tue, 8 Feb 2011 14:12:39 +0000 (15:12 +0100)
committerJustin M. Forbes <jforbes@redhat.com>
Tue, 8 Feb 2011 14:41:54 +0000 (08:41 -0600)
commit0893194783a006380b8b7cf0c0d79041bd4da93f
tree699438ccd58dec6b931984fe05dc7c5e263894fd
parente5f1c19665b3cf7ff33431c1c8c898177504dcd5
blockdev: Plug memory leak in drive_init() error paths

Should have spotted this when doing commit 319ae529.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
blockdev.c