mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-07 06:15:37 +00:00
6342debc72
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.
|