blob: 2d1dc602e3eaf7d7f7ca362aa515027c84116ff6 [file] [log] [blame]
Hanno Beckera349cfd2018-08-14 16:38:12 +01001Bugfix
2 * Fix bug in the alert sending function mbedtls_ssl_send_alert_message()
3 potentially leading to corrupted alert messages being sent in case
4 the function needs to be re-called after initially returning
5 MBEDTLS_SSL_WANT_WRITE.