mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
Improve changelog
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
parent
f68402565a
commit
fd8929cfd1
|
|
@ -1,2 +1,3 @@
|
|||
Bugfix
|
||||
* Fixed undefined behavior in mbedtls_ssl_read if len argument is 0
|
||||
* Fix undefined behavior in mbedtls_ssl_read() and mbedtls_ssl_write() if
|
||||
len argument is 0 and buffer is NULL.
|
||||
|
|
|
|||
Loading…
Reference in a new issue