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:
ce5bd4a
)
[CRYPTO] scatterwalk: Handle zero nbytes in scatterwalk_map_and_copy
author
Herbert Xu
<herbert@gondor.apana.org.au>
Thu, 13 Dec 2007 16:44:11 +0000
(
00:44
+0800)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Thu, 10 Jan 2008 21:16:54 +0000
(08:16 +1100)
It's better to return silently than crash and burn when someone feeds us
a zero length. In particular the null digest algorithm when used as part
of authenc will do that to us.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/scatterwalk.c
patch
|
blob
|
history
diff --cc
crypto/scatterwalk.c
Simple merge