On 03/19/2018 07:28 PM, Jim Fehlig wrote:
> In libxlDomainMigrationPrepare it is possible to dereference a NULL
> libxlDomainObjPrivatePtr in early error paths. Check for a valid
> 'priv' before using it.
> 
> Signed-off-by: Jim Fehlig <jfeh...@suse.com>
> ---
>  src/libxl/libxl_migration.c | 7 ++++---
>  1 file changed, 4 insertions(+), 3 deletions(-)
> 

Reviewed-by: John Ferlan <jfer...@redhat.com>

John

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

Reply via email to