Files
linux/crypto
Dan Carpenter 3bca64c1b9 X.509: Fix error code in x509_cert_parse()
We forgot to set the error code on this path so it could result in
returning NULL which leads to a NULL dereference.

Fixes: db6c43bd21 ("crypto: KEYS: convert public key and digsig asym to the akcipher api")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2017-06-10 12:04:32 +08:00
..
2017-06-10 12:04:25 +08:00
2017-06-10 12:04:26 +08:00
2017-06-10 12:04:26 +08:00
2017-06-10 12:04:25 +08:00
2017-04-05 21:58:37 +08:00
2016-11-28 21:23:18 +08:00