aboutsummaryrefslogtreecommitdiff
path: root/qom
diff options
context:
space:
mode:
authorWen Congyang <wency@cn.fujitsu.com>2015-09-16 16:35:46 +0800
committerPaolo Bonzini <pbonzini@redhat.com>2015-09-16 17:33:33 +0200
commitd6268348493f32ecc096caa637620757472a1196 (patch)
tree5e717a186ead2e5c75a181d4e4421f91ab4b67d4 /qom
parent04f2562f8ec6af573508880ac607d098a5d3ad7f (diff)
downloadqemu-d6268348493f32ecc096caa637620757472a1196.zip
qemu-d6268348493f32ecc096caa637620757472a1196.tar.gz
qemu-d6268348493f32ecc096caa637620757472a1196.tar.bz2
nbd: release exp->blk after all clients are closed
If the socket fd is shutdown, there may be some data which is received before shutdown. We will read the data and do read/write in nbd_trip(). But the exp's blk is NULL, and it will cause qemu crashed. Reported-by: Li Zhijian <lizhijian@cn.fujitsu.com> Signed-off-by: Wen Congyang <wency@cn.fujitsu.com> Message-Id: <55F929E2.1020501@cn.fujitsu.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'qom')
0 files changed, 0 insertions, 0 deletions