mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-24 02:50:59 +00:00
Fix more typos in ChangeLog
This commit is contained in:
parent
6d6018383e
commit
c7e61a2e3f
|
@ -1,6 +1,6 @@
|
||||||
mbed TLS ChangeLog (Sorted per branch, date)
|
mbed TLS ChangeLog (Sorted per branch, date)
|
||||||
|
|
||||||
= mbed TLS 1.3.14 reladsed 2015-10-??
|
= mbed TLS 1.3.14 released 2015-10-??
|
||||||
|
|
||||||
Security
|
Security
|
||||||
* Fix stack buffer overflow in pkcs12 decryption (used by
|
* Fix stack buffer overflow in pkcs12 decryption (used by
|
||||||
|
@ -22,7 +22,7 @@ Security
|
||||||
buffer is 512MB or larger on 32-bit platforms.
|
buffer is 512MB or larger on 32-bit platforms.
|
||||||
Found by Guido Vranken. Not trigerrable remotely in TLS.
|
Found by Guido Vranken. Not trigerrable remotely in TLS.
|
||||||
|
|
||||||
= mbed TLS 1.3.13 reladsed 2015-09-17
|
= mbed TLS 1.3.13 released 2015-09-17
|
||||||
|
|
||||||
Security
|
Security
|
||||||
* Fix possible client-side NULL pointer dereference (read) when the client
|
* Fix possible client-side NULL pointer dereference (read) when the client
|
||||||
|
|
Loading…
Reference in a new issue