From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jens Freimann Subject: [PATCH 0/3] vhost: small cleanups Date: Tue, 4 Jul 2017 10:50:40 +0200 Message-ID: <20170704085043.3662-1-jfreimann@redhat.com> Cc: yuanhan.liu@linux.intel.com, maxime.coquelin@redhat.com To: dev@dpdk.org Return-path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by dpdk.org (Postfix) with ESMTP id 4E8CA20F for ; Tue, 4 Jul 2017 10:50:48 +0200 (CEST) List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" This series is a bunch of small cleanups regarding checking return values etc. regards, Jens Jens Freimann (3): vhost: add missing check strdup() return value vhost: check return values of pthread_* calls vhost: check return value of pthread_mutex_init() lib/librte_vhost/socket.c | 42 +++++++++++++++++++++++++++++++----------- 1 file changed, 31 insertions(+), 11 deletions(-) -- 2.9.4