xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/3] xl/libxl: fix some issues discovered by coverity
@ 2015-07-17 17:01 Wei Liu
  2015-07-17 17:01 ` [PATCH v4 1/3] libxl: make libxl__strdup and libxl__strndup handle NULL Wei Liu
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Wei Liu @ 2015-07-17 17:01 UTC (permalink / raw)
  To: Xen-devel; +Cc: Wei Liu, Ian Jackson, Ian Campbell

Wei Liu (3):
  libxl: make libxl__strdup and libxl__strndup handle NULL
  libxl: localtime(3) can return NULL
  libxl: call libxl_cpupoolinfo_{init,dispose} in numa_place_domain

 tools/libxl/libxl_dom.c      |  5 +++--
 tools/libxl/libxl_internal.c | 12 ++++++++++--
 tools/libxl/libxl_internal.h |  7 +++++--
 tools/libxl/libxl_x86.c      |  7 +++++++
 4 files changed, 25 insertions(+), 6 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2015-07-22 15:14 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-17 17:01 [PATCH v4 0/3] xl/libxl: fix some issues discovered by coverity Wei Liu
2015-07-17 17:01 ` [PATCH v4 1/3] libxl: make libxl__strdup and libxl__strndup handle NULL Wei Liu
2015-07-17 17:03   ` Ian Jackson
2015-07-21 14:50     ` Ian Campbell
2015-07-17 17:01 ` [PATCH v4 2/3] libxl: localtime(3) can return NULL Wei Liu
2015-07-17 17:05   ` Ian Jackson
2015-07-17 17:12     ` Wei Liu
2015-07-22 14:19       ` Ian Campbell
2015-07-22 15:09         ` Wei Liu
2015-07-22 15:13           ` Ian Campbell
2015-07-17 17:01 ` [PATCH v4 3/3] libxl: call libxl_cpupoolinfo_{init, dispose} in numa_place_domain Wei Liu
2015-07-17 17:03   ` Ian Jackson
2015-07-21 14:50     ` Ian Campbell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).