commit | 24efcec2919afa7d56f848c83a605b46c8042a53 | [log] [tgz] |
---|---|---|
author | Longfang Liu <liulongfang@huawei.com> | Thu Sep 10 19:56:43 2020 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Sep 18 17:20:11 2020 +1000 |
tree | 4cfcc76ce16a2a2af8863148582fff83c33f4164 | |
parent | 0542a9416af3b59ae31d0599d5da6ce43bec209c [diff] |
crypto: hisilicon - fixed memory allocation error 1. Fix the bug of 'mac' memory leak as allocating 'pbuf' failing. 2. Fix the bug of 'qps' leak as allocating 'qp_ctx' failing. Signed-off-by: Longfang Liu <liulongfang@huawei.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>