Add ChangeLog entry

Signed-off-by: Werner Lewis <werner.lewis@arm.com>
This commit is contained in:
Werner Lewis 2022-05-04 14:36:23 +01:00
parent 12ddae870c
commit 6342debc72

View File

@ -0,0 +1,3 @@
Bugfix
* Fix undefined behavior in mbedtls_asn1_find_named_data(), where val is
not NULL and val_len is zero.