mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-06 12:40:02 +00:00
4 lines
127 B
Plaintext
4 lines
127 B
Plaintext
Bugfix
|
|
* Fix undefined behavior in mbedtls_ssl_read() and mbedtls_ssl_write() if
|
|
len argument is 0 and buffer is NULL.
|