From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v2 0/4] libxenstat bug fixes and cleanups Date: Wed, 15 Apr 2015 17:27:04 +0100 Message-ID: <1429115224.25195.10.camel@citrix.com> References: <1428509302-10081-1-git-send-email-wei.liu2@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1428509302-10081-1-git-send-email-wei.liu2@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Wei Liu Cc: Charles Arnold , andrew.cooper3@citrix.com, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Wed, 2015-04-08 at 17:08 +0100, Wei Liu wrote: > 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(-) All acked (FWIW given I supposedly reviewed the initial code, thanks for fixing!) and applied, thanks.