Adding Daniel again.

On Fri, 2015-12-11 at 16:47 +0100, Juergen Gross wrote:
> Additional add some diagnostic messages to the program to have an idea
> why it failed.
[...]
>  err:
>       if (dom)
>               xc_dom_release(dom);
> +     if (domid >= 0)
> +             xc_domain_destroy(xch, domid);

This important looking bug fix should't be buried in this otherwise quite
mechanical commit.

The rest looks reasonable, so with the above moved to a separate commit
this one would be:
Acked-by: Ian Campbell <ian.campb...@citrix.com>

Ian.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to