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:
8128057
)
crypto: hash - Fix async import on shash algorithm
author
Herbert Xu
<herbert@gondor.apana.org.au>
Thu, 4 Nov 2010 18:00:22 +0000
(13:00 -0500)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Thu, 4 Nov 2010 18:48:37 +0000
(14:48 -0400)
The function shash_async_import did not initialise the descriptor
correctly prior to calling the underlying shash import function.
This patch adds the required initialisation.
Reported-by: Miloslav Trmac <mitr@redhat.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/shash.c
patch
|
blob
|
history
diff --cc
crypto/shash.c
Simple merge