fd8929cfd1
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
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.
|