mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-20 19:21:09 +01:00
add changelog
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
This commit is contained in:
3
ChangeLog.d/fix-null-dereference-verify-ext.txt
Normal file
3
ChangeLog.d/fix-null-dereference-verify-ext.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
Bugfix
|
||||
* Fix NULL pointer dereference in mbedtls_pk_verify_ext() when called using
|
||||
an opaque RSA context and specifying MBEDTLS_PK_RSASSA_PSS as key type.
|
||||
Reference in New Issue
Block a user