diff options
author | Nicholas A. Bellinger <nab@linux-iscsi.org> | 2010-05-27 08:56:28 -0700 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2010-05-28 13:29:17 +0200 |
commit | 1a396859105c4c27fdec08180be26288b8a629a3 (patch) | |
tree | b4a282ee6855bee7fa33d356c1ae42c82eb73233 /thunk.c | |
parent | 86fa8da83771238de55dc44819a1a27bafef5353 (diff) |
block: Add missing bdrv_delete() for SG_IO BlockDriver in find_image_format()
This patch adds a missing bdrv_delete() call in find_image_format() so that a
SG_IO BlockDriver properly releases the temporary BlockDriverState *bs created
from bdrv_file_open()
Signed-off-by: Nicholas A. Bellinger <nab@linux-iscsi.org>
Reported-by: Chris Krumme <chris.krumme@windriver.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'thunk.c')
0 files changed, 0 insertions, 0 deletions