From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:42515) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h3BQ6-000448-Mp for qemu-devel@nongnu.org; Sun, 10 Mar 2019 23:16:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h3BOg-00070X-Ax for qemu-devel@nongnu.org; Sun, 10 Mar 2019 23:14:38 -0400 Received: from mx1.redhat.com ([209.132.183.28]:38174) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1h3BOg-0006zx-3W for qemu-devel@nongnu.org; Sun, 10 Mar 2019 23:14:38 -0400 Date: Mon, 11 Mar 2019 11:14:33 +0800 From: Peter Xu Message-ID: <20190311031433.GF16479@xz-x1> References: <20190308185124.28467-1-dgilbert@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20190308185124.28467-1-dgilbert@redhat.com> Subject: Re: [Qemu-devel] [PATCH] migration/rdma: Check qemu_rdma_init_one_block List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Dr. David Alan Gilbert (git)" Cc: qemu-devel@nongnu.org, quintela@redhat.com, peter.maydell@linaro.org On Fri, Mar 08, 2019 at 06:51:24PM +0000, Dr. David Alan Gilbert (git) wrote: > From: "Dr. David Alan Gilbert" > > Actually it can't fail at the moment, but Coverity moans that > it's the only place it's not checked, and it's an easy check. > > Reported-by: Coverity (CID 1399413) > Signed-off-by: Dr. David Alan Gilbert Reviewed-by: Peter Xu -- Peter Xu