On Tue, Mar 06, 2018 at 15:01:39 +0100, Ján Tomko wrote:
> In qemuMigrationSrcRun, we already checked for non-NULL mig
> and then dereferenced it. It's only possible for mig to be
> NULL in the error section.
> 
> In remoteConnectOpen, conn->uri cannot be NULL in the second
> part of the OR expression due to short-circuit evaluation.
> 
> Signed-off-by: Ján Tomko <jto...@redhat.com>
> ---

I'd commit those as 2 commits.

ACK if you split it.

Attachment: signature.asc
Description: PGP signature

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to