Improve changelog

Signed-off-by: Dave Rodgman <[email protected]>
This commit is contained in:
Dave Rodgman
2023-02-24 16:02:26 +00:00
parent 1215557e91
commit fb07c37cb1
@@ -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.