mbedtls/ChangeLog.d/fix-issue-x509-cert_req.txt
Waleed Elmelegy 0badeb4560 Fix changelog code style issue
Signed-off-by: Waleed Elmelegy <waleed.elmelegy@arm.com>
2023-10-13 10:27:13 +01:00

3 lines
140 B
Text

Bugfix
* Fix possible NULL dereference issue in X509 cert_req program if an entry
in the san parameter is not separated by a colon.