aboutsummaryrefslogtreecommitdiff
path: root/block
diff options
context:
space:
mode:
authorKevin Wolf <kwolf@redhat.com>2011-10-26 11:03:01 +0200
committerKevin Wolf <kwolf@redhat.com>2011-10-28 19:25:49 +0200
commit2b5728164fcf5211bbae8d3c2fc6df62dd6b2295 (patch)
tree3d576758db3300e4519aa41a524ccd26b1ae1799 /block
parent3574c608195c10f4ac48bb6a27d1c5e2c5f9ac3a (diff)
block: Fix bdrv_open use after free
tmp_filename was used outside the block it was defined in, i.e. after it went out of scope. Move its declaration to the top level. Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions