]> git.ipfire.org Git - thirdparty/qemu.git/commit
qemu-io: Plug memory leak in open command
authorMarkus Armbruster <armbru@redhat.com>
Wed, 28 May 2014 09:16:59 +0000 (11:16 +0200)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 5 Aug 2014 16:42:09 +0000 (11:42 -0500)
commit5e3322eec31e6198c5370a1f01c6e1429548ebcb
treea394f3217c9873ff7024049215839132c1957a6b
parent5a0913f782a5d73a274b1fb39ec7d4d9a79ad4ca
qemu-io: Plug memory leak in open command

Introduced in commit b543c5c.  Spotted by Coverity.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
(cherry picked from commit 29f2601aa605f0af0cba8eedcff7812c6c8532e9)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
qemu-io.c