aboutsummaryrefslogtreecommitdiff
path: root/qemu-nbd.c
diff options
context:
space:
mode:
authorPan Nengyuan <pannengyuan@huawei.com>2020-05-08 06:07:54 -0400
committerDr. David Alan Gilbert <dgilbert@redhat.com>2020-06-01 18:44:27 +0100
commit3b59ee722726d023f4a56d711aef362ab9ba777e (patch)
tree573a79c5bf54688e9530b6dd2e0f3f42149d9966 /qemu-nbd.c
parent7ea32024c6b3ad9c88d6200e73dbf76c8e160024 (diff)
migration/rdma: fix potential nullptr access in rdma_start_incoming_migration
'rdma' is NULL when taking the first error branch in rdma_start_incoming_migration. And it will cause a null pointer access in label 'err'. Fix that. Fixes: 59c59c67ee6b0327ae932deb303caa47919aeb1e Signed-off-by: Pan Nengyuan <pannengyuan@huawei.com> Message-Id: <20200508100755.7875-2-pannengyuan@huawei.com> Reviewed-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Note this is CID 1428762
Diffstat (limited to 'qemu-nbd.c')
0 files changed, 0 insertions, 0 deletions