]> xenbits.xensource.com Git - qemu-upstream-unstable.git/commit
block/vvfat: Plug memory leak in check_directory_consistency()
authorMarkus Armbruster <armbru@redhat.com>
Wed, 28 May 2014 09:17:04 +0000 (11:17 +0200)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 5 Aug 2014 16:41:18 +0000 (11:41 -0500)
commit53bdfb5b62eee7a29c7a479bb87b47d941a30812
tree9856c688c9d38edd5205aaee0864f03184318ac6
parenta3e3f0964d42c2f0e6806014806afce75303abe2
block/vvfat: Plug memory leak in check_directory_consistency()

On error path.  Introduced in commit a046433a.  Spotted by Coverity.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Benoit Canet <benoit@irqsave.net>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
(cherry picked from commit 6262bbd363b53a1f19c473345d7cc40254dd5c73)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
block/vvfat.c