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:
778d1a2
)
eCryptfs: release mutex on hash error path
author
Michael Halcrow
<mhalcrow@us.ibm.com>
Mon, 5 Nov 2007 22:51:04 +0000
(14:51 -0800)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Mon, 5 Nov 2007 23:12:33 +0000
(15:12 -0800)
Release the crypt_stat hash mutex on allocation error. Check for error
conditions when doing crypto hash calls.
Signed-off-by: Michael Halcrow <mhalcrow@us.ibm.com>
Reported-by: Kazuki Ohta <kazuki.ohta@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found