mirror of
https://github.com/yuzu-emu/mbedtls
synced 2024-11-24 12:28:40 +00:00
Add ChangeLog entry for #992 fix
This commit is contained in:
parent
8339c8f5bd
commit
05fa46e6b7
1 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,10 @@ mbed TLS ChangeLog (Sorted per branch, date)
|
|||
|
||||
= mbed TLS x.x.x branch released xxxx-xx-xx
|
||||
|
||||
Bugfix
|
||||
* Remove unused headers included in x509.c. Found by Chris Hanson and fixed
|
||||
by Brendan Shanks. Part of a fix for #992.
|
||||
|
||||
Security
|
||||
* Fix a bug in the X.509 module potentially leading to a buffer overread
|
||||
during CRT verification or to invalid or omitted checks for certificate
|
||||
|
|
Loading…
Reference in a new issue