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:
30343ef
)
crypto: picoxcell - fix possible invalid pointer dereference
author
Jamie Iles
<jamie@jamieiles.com>
Tue, 2 Aug 2011 10:29:06 +0000
(11:29 +0100)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Wed, 10 Aug 2011 11:00:27 +0000
(19:00 +0800)
The completion callback will free the request so we must remove it from
the completion list before calling the callback.
Cc: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Jamie Iles <jamie@jamieiles.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/picoxcell_crypto.c
patch
|
blob
|
history
diff --cc
drivers/crypto/picoxcell_crypto.c
Simple merge