mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-11 06:28:17 +02:00
Changelog: minor copyediting
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Bugfix
|
||||
* Fix a bug in x25519 example program where the removal of
|
||||
* Fix a bug in the x25519 example program where the removal of
|
||||
MBEDTLS_ECDH_LEGACY_CONTEXT caused the program not to run. Fixes #4901 and
|
||||
#3191.
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
Bugfix
|
||||
* Fix memory leak if mbedtls_ssl_config_defaults() call is repeated
|
||||
* Fix a memory leak if mbedtls_ssl_config_defaults() is called twice.
|
||||
|
||||
Reference in New Issue
Block a user