mbedtls/ChangeLog.d/fix-issue-x509-cert_req.txt
Waleed Elmelegy 737cfe184b Add changelog entry for x509 cert_req null dereference fix
Signed-off-by: Waleed Elmelegy <waleed.elmelegy@arm.com>
2023-10-12 15:51:13 +01:00

2 lines
135 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.