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
Loading
Please register or sign in to comment