mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-10-28 23:14:56 +03:00
committed by
Dave Rodgman
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.
|
||||||
Reference in New Issue
Block a user