commit | d17062e6bfb0005cd4147684f1ed10a43d2008a5 | [log] [tgz] |
---|---|---|
author | Paul Elliott <paul.elliott@arm.com> | Fri Feb 12 14:47:31 2021 +0000 |
committer | Paul Elliott <paul.elliott@arm.com> | Fri Feb 12 14:48:16 2021 +0000 |
tree | 1183e4ee3ce4af2ac97cf17e0da1c7d5b719801d | |
parent | da3e7db4956d4af8807e8f6de0db3d3a33a33ba7 [diff] |
Correct english in changelog. Signed-off-by: Paul Elliott <paul.elliott@arm.com>
diff --git a/ChangeLog.d/fix_psa_crypto_leak.txt b/ChangeLog.d/fix_psa_crypto_leak.txt index 5add73d..6f9e5fe 100644 --- a/ChangeLog.d/fix_psa_crypto_leak.txt +++ b/ChangeLog.d/fix_psa_crypto_leak.txt
@@ -1,2 +1,2 @@ Bugfix - * Fix memory leak that occured in error case in psa_generate_derived_key_internal() + * Fix a memory leak in an error case in psa_generate_derived_key_internal().