Wei Liu writes ("[PATCH 1/2] xl: free event in DOMAIN_RESTART_RENAME error
path"):
> Otherwise it is leaked. Found by code inspection.
Acked-by: Ian Jackson
___
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel
On Thu, Feb 02, 2017 at 03:46:36PM +, Wei Liu wrote:
> Otherwise it is leaked. Found by code inspection.
>
> Signed-off-by: Wei Liu
> ---
> Cc: Ian Jackson
> Cc: Fatih Acar
>
> Backport candidate.
> ---
> tools/libxl/xl_cmdimpl.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/t
Otherwise it is leaked. Found by code inspection.
Signed-off-by: Wei Liu
---
Cc: Ian Jackson
Cc: Fatih Acar
Backport candidate.
---
tools/libxl/xl_cmdimpl.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/tools/libxl/xl_cmdimpl.c b/tools/libxl/xl_cmdimpl.c
index 7e8a8ae5c4..9bf10dfcb2 100