[libvirt] [PATCH 5/6] libxlDoMigrateReceive: Drop useless check for !vm

Peter Krempa pkrempa at redhat.com
Thu Aug 4 07:58:59 UTC 2016


On Thu, Aug 04, 2016 at 09:47:49 +0200, Michal Privoznik wrote:
> In the cleanup path, @vm cannot be possibly NULL. If it were so,
> we would receive SIGSEGV much earlier. At the beginning of the
> function we do libxlDomainObjBeginJob(.., vm, ..); and so on.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  src/libxl/libxl_migration.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

ACK




More information about the libvir-list mailing list