mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-06 07:10:41 +00:00
b374a98e7d
Signed-off-by: Werner Lewis <werner.lewis@arm.com>
4 lines
118 B
Plaintext
4 lines
118 B
Plaintext
Bugfix
|
|
* Fix undefined behavior in mbedtls_asn1_find_named_data(), where val is
|
|
not NULL and val_len is zero.
|