mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
Add changelog entry for x509 cert_req null dereference fix
Signed-off-by: Waleed Elmelegy <waleed.elmelegy@arm.com>
This commit is contained in:
parent
ac97af223e
commit
737cfe184b
2
ChangeLog.d/fix-issue-x509-cert_req.txt
Normal file
2
ChangeLog.d/fix-issue-x509-cert_req.txt
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
Bugfix
|
||||
* Fix possible NULL dereference issue in X509 cert_req program if an entry in the san parameter is not separated by a colon.
|
||||
Loading…
Reference in a new issue