mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 12:35:40 +01: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.
|