From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id 3B919DE3 for ; Wed, 1 May 2019 23:11:59 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 690F721FFD; Wed, 1 May 2019 17:11:58 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Wed, 01 May 2019 17:11:58 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=mesmtp; bh=xYI/wbwgkLI2dJphu90VrhaTSVc2k4BdyUMA26KJqC4=; b=N8lerUWB2AKs JO66ESVL3qUXm+iIPvo6Nnmu7HDtbM0X8iY08BQUwe6Tv7STtxd/fHSkgiiUxGl/ BhHU23LosQVQKmoqZtkgwJ4mLP5bbC7KpVWeC+ml/vHN2X4x/Yp9IM881o3KgRiH G9VKxbpTUH1lxaz7e44EI+UKrrgajXA= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm2; bh=xYI/wbwgkLI2dJphu90VrhaTSVc2k4BdyUMA26KJq C4=; b=b8MmQFHs4F+RFB39vbsq3Dj4MetQjlWg//wTGmpsdwNMA3nUMyX6KtXVX 25nF6iLrGBcq7D3Bqp3PP77B1otPO1iKgwWr2XLySXqvoF+xp4t7RfS/YZ0rincd 16sr+GVum0eOcZDhdk1oR7tn0dJiBEyqp77ExV4Tq8E5yBuTqRHXsmidp8Pla/BZ Lbn57yhHkxTZZBMuAXRhCoeWYQwnLcJtQAhreDcF3DZ+hra483N+1PeOVpek7BGm Hh4n/W2dFLlgqzgqx8TQniNXHG9e88Viwb/WWGeyLSuRbLBL7Hl1mVarkBTxbo31 PguyWuDBs0dn4vRrb3ZuIiZzfiziQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduuddrieejgdduheelucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecukf hppeejjedrudefgedrvddtfedrudekgeenucfrrghrrghmpehmrghilhhfrhhomhepthhh ohhmrghssehmohhnjhgrlhhonhdrnhgvthenucevlhhushhtvghrufhiiigvpedt X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id BBE37E442F; Wed, 1 May 2019 17:11:55 -0400 (EDT) From: Thomas Monjalon To: Abhinandan Gujjar Cc: dev@dpdk.org, Jerin Jacob Kollanukkaran , "jerin.jacob@caviumnetworks.com" , "narender.vangati@intel.com" , "john.mcnamara@intel.com" Date: Wed, 01 May 2019 23:11:53 +0200 Message-ID: <5768814.oJKtXLfNH2@xps> In-Reply-To: References: <1556123678-80860-1-git-send-email-abhinandan.gujjar@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH] eventdev: fix control flow issues X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 May 2019 21:11:59 -0000 > > This patch fixes null pointer dereference and control flow issues reported in > > event crypto adapter by coverity > > > > Coverity issue: 279439 Dereference null return value Coverity issue: 279446 > > Logically dead code Coverity issue: 279450 Logically dead code Coverity issue: > > 279462 Logically dead code > > Fixes: 7901eac3409 ("eventdev: add crypto adapter implementation") > > Cc: stable@dpdk.org > > > Signed-off-by: Abhinandan Gujjar > > Acked-by: Jerin Jacob Applied, thanks From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id CF567A0AC5 for ; Wed, 1 May 2019 23:12:00 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id DA478137C; Wed, 1 May 2019 23:11:59 +0200 (CEST) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id 3B919DE3 for ; Wed, 1 May 2019 23:11:59 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 690F721FFD; Wed, 1 May 2019 17:11:58 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Wed, 01 May 2019 17:11:58 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=mesmtp; bh=xYI/wbwgkLI2dJphu90VrhaTSVc2k4BdyUMA26KJqC4=; b=N8lerUWB2AKs JO66ESVL3qUXm+iIPvo6Nnmu7HDtbM0X8iY08BQUwe6Tv7STtxd/fHSkgiiUxGl/ BhHU23LosQVQKmoqZtkgwJ4mLP5bbC7KpVWeC+ml/vHN2X4x/Yp9IM881o3KgRiH G9VKxbpTUH1lxaz7e44EI+UKrrgajXA= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm2; bh=xYI/wbwgkLI2dJphu90VrhaTSVc2k4BdyUMA26KJq C4=; b=b8MmQFHs4F+RFB39vbsq3Dj4MetQjlWg//wTGmpsdwNMA3nUMyX6KtXVX 25nF6iLrGBcq7D3Bqp3PP77B1otPO1iKgwWr2XLySXqvoF+xp4t7RfS/YZ0rincd 16sr+GVum0eOcZDhdk1oR7tn0dJiBEyqp77ExV4Tq8E5yBuTqRHXsmidp8Pla/BZ Lbn57yhHkxTZZBMuAXRhCoeWYQwnLcJtQAhreDcF3DZ+hra483N+1PeOVpek7BGm Hh4n/W2dFLlgqzgqx8TQniNXHG9e88Viwb/WWGeyLSuRbLBL7Hl1mVarkBTxbo31 PguyWuDBs0dn4vRrb3ZuIiZzfiziQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduuddrieejgdduheelucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecukf hppeejjedrudefgedrvddtfedrudekgeenucfrrghrrghmpehmrghilhhfrhhomhepthhh ohhmrghssehmohhnjhgrlhhonhdrnhgvthenucevlhhushhtvghrufhiiigvpedt X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id BBE37E442F; Wed, 1 May 2019 17:11:55 -0400 (EDT) From: Thomas Monjalon To: Abhinandan Gujjar Cc: dev@dpdk.org, Jerin Jacob Kollanukkaran , "jerin.jacob@caviumnetworks.com" , "narender.vangati@intel.com" , "john.mcnamara@intel.com" Date: Wed, 01 May 2019 23:11:53 +0200 Message-ID: <5768814.oJKtXLfNH2@xps> In-Reply-To: References: <1556123678-80860-1-git-send-email-abhinandan.gujjar@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-dev] [PATCH] eventdev: fix control flow issues X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Message-ID: <20190501211153.kThHZlWsrKdasJx8pR3AsmZpMsMJSP9fdm8dMzCTb-A@z> > > This patch fixes null pointer dereference and control flow issues reported in > > event crypto adapter by coverity > > > > Coverity issue: 279439 Dereference null return value Coverity issue: 279446 > > Logically dead code Coverity issue: 279450 Logically dead code Coverity issue: > > 279462 Logically dead code > > Fixes: 7901eac3409 ("eventdev: add crypto adapter implementation") > > Cc: stable@dpdk.org > > > Signed-off-by: Abhinandan Gujjar > > Acked-by: Jerin Jacob Applied, thanks