mbedtls/ChangeLog.d/fix-undefined-memcpy-mbedtls_asn1_named_data.txt

4 lines
118 B
Text
Raw Normal View History

Bugfix
* Fix undefined behavior in mbedtls_asn1_find_named_data(), where val is
not NULL and val_len is zero.