mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-01-01 14:20:33 +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.
|