Fix changelog code style issue
Signed-off-by: Waleed Elmelegy <waleed.elmelegy@arm.com>
This commit is contained in:
parent
eade3fedb2
commit
0badeb4560
1 changed files with 2 additions and 1 deletions
|
@ -1,2 +1,3 @@
|
|||
Bugfix
|
||||
* Fix possible NULL dereference issue in X509 cert_req program if an entry in the san parameter is not separated by a colon.
|
||||
* 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