[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2 0/7] libxl: make _dispose idempotent and NULL-tolerant
On Wed, 2015-02-25 at 14:55 +0000, Wei Liu wrote: > The first two patches are bug fixes. > > Other patches are used to make _dispose idempotent and NULL-tolerant. > > Wei. > > Wei Liu (7): All acked + applied, with one typo fixed. > libxl: fix off-by-one error in JSON parser > gentest: make testidl valgrind clean > libxl: make some _dipose functions idempotent and tolerate NULL "dispose". > 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(-) > _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |