git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
379dcfb
)
crypto: atmel - Free memory in error path
author
Christophe Jaillet
<christophe.jaillet@wanadoo.fr>
Tue, 20 Jan 2015 07:15:52 +0000
(08:15 +0100)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Mon, 26 Jan 2015 00:34:21 +0000
(11:34 +1100)
If only one of the 2 __get_free_pages fails, then there is a memory leak.
Signed-off-by: Christophe Jaillet <christophe.jaillet@wanadoo.fr>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found