Pan Bian fbb726302a crypto: asymmetric_keys - set error code on failure
In function public_key_verify_signature(), returns variable ret on
error paths. When the call to kmalloc() fails, the value of ret is 0,
and it is not set to an errno before returning. This patch fixes the
bug.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=188891

Signed-off-by: Pan Bian <bianpan2016@163.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2016-12-14 18:33:13 +08:00
..
2016-07-01 23:45:11 +08:00
2016-11-28 21:23:21 +08:00
2016-11-28 21:23:20 +08:00
2016-11-28 21:23:17 +08:00
2016-11-28 21:23:18 +08:00
2016-11-28 21:23:18 +08:00
2016-11-28 21:23:18 +08:00