mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-01-20 15:40:47 +01:00
4 lines
155 B
Plaintext
4 lines
155 B
Plaintext
|
|
Bugfix
|
||
|
|
* Fix a bug in which mbedtls_x509_string_to_names() would return success
|
||
|
|
when given a invalid name string if it did not contain '=' or ','.
|