Add ChangeLog entry

Signed-off-by: Werner Lewis <[email protected]>
This commit is contained in:
Werner Lewis
2022-05-04 16:25:53 +01:00
parent e59a531455
commit b374a98e7d
@@ -0,0 +1,3 @@
Bugfix
* Fix undefined behavior in mbedtls_asn1_find_named_data(), where val is
not NULL and val_len is zero.