libxlDomainStart allocates and reserves resources, which should be cleaned
up on error paths. This small series is based on Chunyan's patch to do the
same [0]. It breaks the patch into three patches to ease review and better
understand the changes.
[0]
https://www.redhat.com/archives/libvir-list/2016-March/msg00929.html
Chunyan Liu (1):
libxl: fix resource leaks in libxlDomainStart error paths
Jim Fehlig (2):
libxl: rename cleanup_dom label
libxl: only disable domain death events in libxlDomainCleanup
src/libxl/libxl_domain.c | 44 ++++++++++++++++++++------------------------
1 file changed, 20 insertions(+), 24 deletions(-)
--
2.1.4