Changelog entry for the RSA memory leak

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
Gilles Peskine 2024-08-21 22:03:16 +02:00
parent 8b0908aaa7
commit 98dd0c1f1c

View File

@ -0,0 +1,3 @@
Bugfix
* Fix a memory leak that could occur when failing to process an RSA
key through some PSA functions due to low memory conditions.