All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] libxenstat bug fixes and cleanups
@ 2015-04-08 15:01 Wei Liu
  2015-04-08 15:01 ` [PATCH 1/4] libxenstat: check xc_interface_open return value Wei Liu
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Wei Liu @ 2015-04-08 15:01 UTC (permalink / raw)
  To: xen-devel; +Cc: andrew.cooper3, Wei Liu

Wei Liu (4):
  libxenstat: check xc_interface_open return value
  libxenstat: YAJL_GET_STRING may return NULL
  libxenstat: always free qmp_stats
  libxenstat: qmp_read fix and cleanup

 tools/xenstat/libxenstat/src/xenstat_qmp.c | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2015-04-08 15:56 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-08 15:01 [PATCH 0/4] libxenstat bug fixes and cleanups Wei Liu
2015-04-08 15:01 ` [PATCH 1/4] libxenstat: check xc_interface_open return value Wei Liu
2015-04-08 15:21   ` Andrew Cooper
2015-04-08 15:47     ` Wei Liu
2015-04-08 15:01 ` [PATCH 2/4] libxenstat: YAJL_GET_STRING may return NULL Wei Liu
2015-04-08 15:22   ` Andrew Cooper
2015-04-08 15:47   ` Ian Jackson
2015-04-08 15:01 ` [PATCH 3/4] libxenstat: always free qmp_stats Wei Liu
2015-04-08 15:49   ` Ian Jackson
2015-04-08 15:56     ` Wei Liu
2015-04-08 15:01 ` [PATCH 4/4] libxenstat: qmp_read fix and cleanup Wei Liu
2015-04-08 15:25   ` Andrew Cooper
2015-04-08 15:47     ` Wei Liu
2015-04-08 15:52     ` Ian Jackson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.