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
1 changed files with 2 additions and 0 deletions
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