mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01: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.
|