diff options
author | Zizhuang Deng <sunsetdzz@gmail.com> | 2021-12-30 15:03:31 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2022-01-07 14:30:01 +1100 |
commit | dd827abe296fe4249b2f8c9b95f72f814ea8348c (patch) | |
tree | b8deb1772b610a196d9709f827340daf4446a5d2 /crypto | |
parent | 4cab5dfd15b77cde2b965bbf71a86876a42684da (diff) | |
download | linux-starfive-dd827abe296fe4249b2f8c9b95f72f814ea8348c.tar.gz linux-starfive-dd827abe296fe4249b2f8c9b95f72f814ea8348c.tar.bz2 linux-starfive-dd827abe296fe4249b2f8c9b95f72f814ea8348c.zip |
lib/mpi: Add the return value check of kcalloc()
Add the return value check of kcalloc() to avoid potential
NULL ptr dereference.
Fixes: a8ea8bdd9df9 ("lib/mpi: Extend the MPI library")
Signed-off-by: Zizhuang Deng <sunsetdzz@gmail.com>
Reviewed-by: Tianjia Zhang <tianjia.zhang@linux.alibaba.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions