mbedtls/ChangeLog.d/fix-string-to-names-retcode.txt

4 lines
155 B
Text
Raw Normal View History

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 ','.