mbedtls/ChangeLog.d/fix-issue-x509-cert_write.txt
Waleed Elmelegy 107c60c765 Fix changelog style issue
Signed-off-by: Waleed Elmelegy <waleed.elmelegy@arm.com>
2023-10-13 10:25:58 +01:00

3 lines
142 B
Text

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