linux/fs/ecryptfs
Akinobu Mita de88777e69 [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>
2006-11-28 17:26:50 -08:00
..
Makefile [PATCH] ecryptfs: fs/Makefile and fs/Kconfig 2006-10-04 07:55:24 -07:00
crypto.c [PATCH] ecryptfs: fix crypto_alloc_blkcipher() error check 2006-11-28 17:26:50 -08:00
debug.c [PATCH] ecryptfs: fs/Makefile and fs/Kconfig 2006-10-04 07:55:24 -07:00
dentry.c [PATCH] eCryptfs: CIFS nlink fixes 2006-11-16 11:43:38 -08:00
ecryptfs_kernel.h [PATCH] eCryptfs: Consolidate lower dentry_open's 2006-10-31 08:07:01 -08:00
file.c [PATCH] eCryptfs: Consolidate lower dentry_open's 2006-10-31 08:07:01 -08:00
inode.c [PATCH] eCryptfs: CIFS nlink fixes 2006-11-16 11:43:38 -08:00
keystore.c [PATCH] eCryptfs: Cipher code to new crypto API 2006-10-31 08:07:01 -08:00
main.c [PATCH] eCryptfs: Cipher code to new crypto API 2006-10-31 08:07:01 -08:00
mmap.c [PATCH] ecryptfs: fs/Makefile and fs/Kconfig 2006-10-04 07:55:24 -07:00
super.c [PATCH] eCryptfs: Remove ecryptfs_umount_begin 2006-10-31 08:07:01 -08:00