Improve changelog

Signed-off-by: Dave Rodgman <[email protected]>
This commit is contained in:
Dave Rodgman
2023-02-24 15:57:30 +00:00
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.