mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
Fix changelog style issue
Signed-off-by: Waleed Elmelegy <waleed.elmelegy@arm.com>
This commit is contained in:
parent
5867465e90
commit
107c60c765
|
|
@ -1,2 +1,3 @@
|
||||||
Bugfix
|
Bugfix
|
||||||
* Fix possible NULL dereference issue in X509 cert_write program if an entry in the san parameter is not separated by a colon.
|
* Fix possible NULL dereference issue in X509 cert_write program if an entry
|
||||||
|
in the san parameter is not separated by a colon.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue