mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 11:35:44 +01:00
Add ChangeLog entry for #992 fix
This commit is contained in:
parent
8339c8f5bd
commit
05fa46e6b7
@ -2,6 +2,10 @@ mbed TLS ChangeLog (Sorted per branch, date)
|
|||||||
|
|
||||||
= mbed TLS x.x.x branch released xxxx-xx-xx
|
= 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
|
Security
|
||||||
* Fix a bug in the X.509 module potentially leading to a buffer overread
|
* 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
|
during CRT verification or to invalid or omitted checks for certificate
|
||||||
|
Loading…
Reference in New Issue
Block a user