qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/2] migration/rdma: fix potential nullptr access in rdma_sta


From: Juan Quintela
Subject: Re: [PATCH 1/2] migration/rdma: fix potential nullptr access in rdma_start_incoming_migration
Date: Fri, 08 May 2020 09:52:46 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

Pan Nengyuan <address@hidden> 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 <address@hidden>

Reviewed-by: Juan Quintela <address@hidden>

good catch.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]