]> git.ipfire.org Git - thirdparty/qemu.git/commit
blockdev: Plug memory leak in drive_uninit()
authorMarkus Armbruster <armbru@redhat.com>
Tue, 8 Feb 2011 14:12:38 +0000 (15:12 +0100)
committerJustin M. Forbes <jforbes@redhat.com>
Tue, 8 Feb 2011 14:41:54 +0000 (08:41 -0600)
commite5f1c19665b3cf7ff33431c1c8c898177504dcd5
tree70b03e16f1a6ac97d8be55c8498820c76aac36ca
parentc1f1ffff21c47622c91c7a19cc9ace588fb746b1
blockdev: Plug memory leak in drive_uninit()

Started leaking in commit 1dae12e6.

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