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 <[email protected]>
> ---
>  src/libxl/libxl_migration.c | 7 ++++---
>  1 file changed, 4 insertions(+), 3 deletions(-)
> 

Reviewed-by: John Ferlan <[email protected]>

John

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to