mbedtls/ChangeLog.d/fix-issue-x509-cert_write.txt
Waleed Elmelegy 1444c0eb20 Add changelog entry for x509 cert_write null dereference fix
Also fix a typo in cert_write.c

Signed-off-by: Waleed Elmelegy <waleed.elmelegy@arm.com>
2023-10-12 14:31:06 +01:00

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