Add ChangeLog entry
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
parent
5e18f74abb
commit
8813c03cb0
1 changed files with 5 additions and 0 deletions
5
ChangeLog.d/alert_reentrant.txt
Normal file
5
ChangeLog.d/alert_reentrant.txt
Normal file
|
@ -0,0 +1,5 @@
|
|||
Bugfix
|
||||
* Fix bug in the alert sending function mbedtls_ssl_send_alert_message()
|
||||
potentially leading to corrupted alert messages being sent in case
|
||||
the function needs to be re-called after initially returning
|
||||
MBEDTLS_SSL_WANT_WRITE.
|
Loading…
Add table
Add a link
Reference in a new issue