mirror of
https://github.com/cuberite/polarssl.git
synced 2025-12-04 12:43:11 -05:00
At this point it fixes memory leaks as well. These memory leaks are the fault of the 'psa_cipher_finish()' function and the calls fixed in this commit (among with many others in the test suite) will become obsolete after fixing 'psa_cipher_finish()'.