mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-23 16:05:38 +01:00
7d5fa2be81
- “Fix an issue where X happens” → ”Fix X“ the extra words are just a distraction. - “resource” → “a resource” - “where resource is never freed” has a name: it's a resource leak - “when running one particular test suite” → “in a test suite” Signed-off-by: Joe Subbiani <joe.subbiani@arm.com>
4 lines
106 B
Plaintext
4 lines
106 B
Plaintext
Bugfix
|
|
* Fix a resource leak in a test suite with an alternative AES
|
|
implementation. Fixes #4176.
|