Wei Liu (10): libxl: make libxl__abs_path correctly handle NULL argument libxl: turn two malloc's to libxl__malloc libxl: json string object can be NULL libxl: dispose dominfo to avoid leaking resource libxl: localtime(3) can return NULL libxl: qmp_init_handler can return NULL xl: correct handling of extra_config in main_cpupoolcreate xl: correctly handle null extra config in main_config_update xl: fix a typo in error string in create_domain libxl: fix caller of libxl_cpupool functions
tools/libxl/libxl.c | 6 +++++- tools/libxl/libxl_aoutils.c | 3 +-- tools/libxl/libxl_device.c | 2 ++ tools/libxl/libxl_dm.c | 2 +- tools/libxl/libxl_dom.c | 5 +++-- tools/libxl/libxl_internal.c | 4 ++-- tools/libxl/libxl_json.c | 9 +++++++-- tools/libxl/libxl_qmp.c | 1 + tools/libxl/libxl_x86.c | 6 ++++++ tools/libxl/xl_cmdimpl.c | 11 ++++++----- 10 files changed, 34 insertions(+), 15 deletions(-) -- 1.9.1 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel