From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rosen Xu Subject: [PATCH v2 0/3] Fix bus/ifpga coverity issue: 279455, 279459 and 279454 Date: Tue, 22 May 2018 18:26:15 +0800 Message-ID: <1526984778-95506-1-git-send-email-rosen.xu@intel.com> References: <1526478506-153943-1-git-send-email-rosen.xu@intel.com> Cc: rosen.xu@intel.com, roy.fan.zhang@intel.com, declan.doherty@intel.com, bruce.richardson@intel.com, shreyansh.jain@nxp.com, ferruh.yigit@intel.com, konstantin.ananyev@intel.com, tianfei.zhang@intel.com, song.liu@intel.com, hao.wu@intel.com, gaetan.rivet@6wind.com To: dev@dpdk.org, thomas@monjalon.net Return-path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id DB5961F1C for ; Tue, 22 May 2018 12:25:34 +0200 (CEST) In-Reply-To: <1526478506-153943-1-git-send-email-rosen.xu@intel.com> 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 patch set fix bus/ifpga coverity issue: 279455, 279459 and 279454 v2 updates: =========== - Add more description, devide to 3 patches v1 updates: =========== - Fix Coverity issue: 279455, 279459 and 279454 Rosen Xu (3): bus/ifpga: fix error control flow issue bus/ifpga: fix resource leaks issue bus/ifpga: fix null pointer dereferences issue drivers/bus/ifpga/ifpga_bus.c | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) -- 1.8.3.1