diff options
author | Jiri Slaby <jslaby@suse.cz> | 2010-06-23 20:01:45 +1000 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2010-06-23 20:01:45 +1000 |
commit | 2716fbf63ee39eadc1aa9b3841b20f75b99a9bc3 (patch) | |
tree | f267d6653c2b4d0f11b4b17330bf6a37abdfc42d /crypto/lrw.c | |
parent | 0f0a8fa735bbde4b0bc3e96e4bb2e5b380a324db (diff) | |
download | linux-2716fbf63ee39eadc1aa9b3841b20f75b99a9bc3.tar.gz linux-2716fbf63ee39eadc1aa9b3841b20f75b99a9bc3.tar.bz2 linux-2716fbf63ee39eadc1aa9b3841b20f75b99a9bc3.zip |
crypto: skcipher - avoid NULL dereference
Stanse found a potential NULL dereference in ablkcipher_next_slow.
Even though kmalloc fails, its retval is dereferenced later. Return
from that function properly earlier.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/lrw.c')
0 files changed, 0 insertions, 0 deletions