diff options
author | Akinobu Mita <akinobu.mita@gmail.com> | 2006-11-28 21:29:49 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.osdl.org> | 2006-11-29 02:26:50 +0100 |
commit | de88777e6942de76410ad2eb2858f5fbb6eb9c35 (patch) | |
tree | 825106cd3660dd473920008669c07fa209b85d98 /include | |
parent | [PATCH] fix create_write_pipe() error check (diff) | |
download | linux-de88777e6942de76410ad2eb2858f5fbb6eb9c35.tar.xz linux-de88777e6942de76410ad2eb2858f5fbb6eb9c35.zip |
[PATCH] ecryptfs: fix crypto_alloc_blkcipher() error check
The return value of crypto_alloc_blkcipher() should be checked by IS_ERR().
Cc: Mike Halcrow <mhalcrow@us.ibm.com>
Cc: Phillip Hellewell <phillip@hellewell.homeip.net>
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Cc: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions