All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] libxenstat bug fixes and cleanups
@ 2015-04-08 16:08 Wei Liu
  2015-04-08 16:08 ` [PATCH v2 1/4] libxenstat: reuse xc_handle open in xenstat_init Wei Liu
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Wei Liu @ 2015-04-08 16:08 UTC (permalink / raw)
  To: xen-devel; +Cc: andrew.cooper3, Wei Liu

Wei Liu (4):
  libxenstat: reuse xc_handle open in xenstat_init
  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 | 19 ++++++++-----------
 1 file changed, 8 insertions(+), 11 deletions(-)

-- 
1.9.1

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

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

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-08 16:08 [PATCH v2 0/4] libxenstat bug fixes and cleanups Wei Liu
2015-04-08 16:08 ` [PATCH v2 1/4] libxenstat: reuse xc_handle open in xenstat_init Wei Liu
2015-04-08 16:11   ` Andrew Cooper
2015-04-08 16:08 ` [PATCH v2 2/4] libxenstat: YAJL_GET_STRING may return NULL Wei Liu
2015-04-08 16:08 ` [PATCH v2 3/4] libxenstat: always free qmp_stats Wei Liu
2015-04-08 16:08 ` [PATCH v2 4/4] libxenstat: qmp_read fix and cleanup Wei Liu
2015-04-08 16:11   ` Andrew Cooper
2015-04-15 16:27 ` [PATCH v2 0/4] libxenstat bug fixes and cleanups Ian Campbell

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.