mbedtls/ChangeLog.d/issue4176.txt
Joe Subbiani dc5660c4c0 Update changlog formatting - Missing Free Context
Trailing white space causing `check_files.py` to fail

Signed-off-by: Joe Subbiani <joe.subbiani@arm.com>
2021-06-18 17:40:54 +01:00

4 lines
151 B
Plaintext

Bugfix
* Fix an issue where resource is never freed when running one particular
test suite with an alternative AES implementation. Fixes #4176