TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
1e8086bd21c8ad7d453498d556b3e977ff4c3050
/
.
/
ChangeLog.d
/
fix-string-to-names-retcode.txt
blob: ac4b3d176ef24ad66ea4008deaf2e511aec58579 [
file
] [
log
] [
blame
]
David Horstmann
1e8086b
2023-06-27 15:38:02 +0100
[
diff
] [
blame^
]
1
Bugfix
2
* Fix a bug in which mbedtls_x509_string_to_names() would return success
3
when given a invalid name string if it did not contain '=' or ','.