mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-04 20:55:28 -04:00
Add ChangeLog entry
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
parent
d9c66c0509
commit
a349cfd585
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…
x
Reference in New Issue
Block a user