[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v2 0/7] libxl: make _dispose idempotent and NULL-tolerant
The first two patches are bug fixes. Other patches are used to make _dispose idempotent and NULL-tolerant. Wei. Wei Liu (7): libxl: fix off-by-one error in JSON parser gentest: make testidl valgrind clean libxl: make some _dipose functions idempotent and tolerate NULL gentypes: zero out structure in _dispose function gentypes: make dispose function tolerate NULL testidl: call _init and _dispose several times libxl: update libxl.h to say _dispose is idempotent tools/libxl/gentest.py | 22 ++++++++++++++++------ tools/libxl/gentypes.py | 4 ++-- tools/libxl/libxl.c | 11 +++++++++-- tools/libxl/libxl.h | 3 +-- tools/libxl/libxl_cpuid.c | 5 ++++- tools/libxl/libxl_json.c | 2 +- tools/libxl/libxl_utils.c | 5 +++++ 7 files changed, 38 insertions(+), 14 deletions(-) -- 1.9.1 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |