Pan Nengyuan <pannengy...@huawei.com> wrote: > '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 <pannengy...@huawei.com>
Reviewed-by: Juan Quintela <quint...@redhat.com> good catch.