[Xen-devel] [PATCH 25/32] block-vvfat: fix memory/handle leaks in commit_one_file()

2015-04-22 Thread Andrew Cooper
From: Kaifeng Zhu Some handles and memory in commit_one_file are going to be leaked if certain function calls failed. Signed-off-by: Kaifeng Zhu Coverity-IDs: 1055918 1055919 Reviewed-by: Andrew Cooper --- block-vvfat.c | 17 ++--- 1 file changed, 14 insertions(+), 3 deletions(-

[Xen-devel] [PATCH 25/32] block-vvfat: fix memory/handle leaks in commit_one_file()

2015-04-22 Thread Andrew Cooper
From: Kaifeng Zhu Some handles and memory in commit_one_file are going to be leaked if certain function calls failed. Signed-off-by: Kaifeng Zhu Coverity-IDs: 1055918 1055919 Reviewed-by: Andrew Cooper --- block-vvfat.c | 17 ++--- 1 file changed, 14 insertions(+), 3 deletions(-