commit | 4f28945da0c502c794eb4e4d535d3ba65d3c9769 | [log] [tgz] |
---|---|---|
author | Tianjia Zhang <tianjia.zhang@linux.alibaba.com> | Mon Oct 05 22:46:28 2020 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Oct 08 16:38:06 2020 +1100 |
tree | 11789af587b413c019e709ec30c037dc54001726 | |
parent | 10a2f0b311094ffd45463a529a410a51ca025f27 [diff] |
X.509: fix error return value on the failed path When memory allocation fails, an appropriate return value should be set. Fixes: 215525639631 ("X.509: support OSCCA SM2-with-SM3 certificate verification") Signed-off-by: Tianjia Zhang <tianjia.zhang@linux.alibaba.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>