3 lines
127 B
Text
3 lines
127 B
Text
Bugfix
|
|
* Fix undefined behavior in mbedtls_ssl_read() and mbedtls_ssl_write() if
|
|
len argument is 0 and buffer is NULL.
|