Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1478300

Re: [PATCH] crypto: ccp - add missing release in ccp_dmaengine_register

From Herbert Xu <herbert@gondor.apana.org.au>
Newsgroups linux.kernel
Subject Re: [PATCH] crypto: ccp - add missing release in ccp_dmaengine_register
Date 2016-09-07 15:30 +0200
Message-ID <seL5o-gn-17@gated-at.bofh.it> (permalink)
References <scTqq-6ej-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, Sep 02, 2016 at 11:48:53AM +0200, Quentin Lambert wrote:
> ccp_dmaengine_register used to return with an error code before
> releasing all resource. This patch adds a jump to the appropriate label
> ensuring that the resources are properly released before returning.
> 
> This issue was found with Hector.
> 
> Signed-off-by: Quentin Lambert <lambert.quentin@gmail.com>

Patch applied.  Thanks.
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] crypto: ccp - add missing release in ccp_dmaengine_register  Quentin Lambert <lambert.quentin@gmail.com> - 2016-09-02 12:00 +0200
  Re: [PATCH] crypto: ccp - add missing release in  ccp_dmaengine_register Herbert Xu <herbert@gondor.apana.org.au> - 2016-09-07 15:30 +0200

csiph-web