mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-14 00:40:50 +00:00
Rewrite changelog
Signed-off-by: Ryan Everett <ryan.everett@arm.com>
This commit is contained in:
parent
b1c3d6e07b
commit
97cc7f89be
@ -1,3 +1,5 @@
|
|||||||
Bugfix
|
Bugfix
|
||||||
* Fix the error handling in psa_start_key_creation so that
|
* Fix error handling when creating a key in a dynamic secure element
|
||||||
out of memory issues are properly handled. Fixes #8537.
|
(feature enabled by MBEDTLS_PSA_CRYPTO_SE_C). In a low memory condition,
|
||||||
|
the creation could return PSA_SUCCESS but using or destroying the key
|
||||||
|
would not work. Fixes #8537.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user