mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-25 16:55:43 +01:00
Changelog entry
This commit is contained in:
parent
0c34499805
commit
cc9135f42e
@ -23,6 +23,8 @@ Bugfix
|
|||||||
* Fix propagation of restart contexts in restartable EC operations.
|
* Fix propagation of restart contexts in restartable EC operations.
|
||||||
This could previously lead to segmentation faults in builds using an
|
This could previously lead to segmentation faults in builds using an
|
||||||
address-sanitizer and enabling but not using MBEDTLS_ECP_RESTARTABLE.
|
address-sanitizer and enabling but not using MBEDTLS_ECP_RESTARTABLE.
|
||||||
|
* Zero length buffer check for undefined behavior in
|
||||||
|
mbedtls_platform_zeroize(). Fixes ARMmbed/mbed-crypto#49.
|
||||||
|
|
||||||
Changes
|
Changes
|
||||||
* Make it easier to define MBEDTLS_PARAM_FAILED as assert (which config.h
|
* Make it easier to define MBEDTLS_PARAM_FAILED as assert (which config.h
|
||||||
|
Loading…
Reference in New Issue
Block a user