commit | 1aa1cf155ec13bd7e8a40b2f831cfce035b4391d | [log] [tgz] |
---|---|---|
author | Liening.Liu <Liening.Liu@unisoc.com> | Thu Aug 18 09:40:00 2022 +0800 |
committer | liening liu <Liening.Liu@unisoc.com> | Thu Aug 18 02:38:04 2022 +0000 |
tree | 07253b812813e685f14ad2c473bae9a1c85a5ae5 | |
parent | 17ca272c5be31b693b8a8c95ba4f507e986e493a [diff] |
Release the memory allocated in the algorithm to prevent memory leaks In the reference implementation of the identity function, there are two places where the memory requested in the openssl algorithm is not released. This memory should be freed. Test: Vts/Cts Bug: 242927524 Change-Id: I88ffba39cb6ec887f395122e4670bf9f1a2d8e12