mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-05-04 17:32:16 +00:00
- Added credits
This commit is contained in:
parent
0f409a1911
commit
995a215eac
|
@ -50,7 +50,7 @@ Bugfix
|
||||||
* Handle empty certificate subject names
|
* Handle empty certificate subject names
|
||||||
* Prevent reading over buffer boundaries on X509 certificate parsing
|
* Prevent reading over buffer boundaries on X509 certificate parsing
|
||||||
* mpi_add_abs() now correctly handles adding short numbers to long numbers
|
* mpi_add_abs() now correctly handles adding short numbers to long numbers
|
||||||
with carry rollover
|
with carry rollover (found by Ruslan Yushchenko)
|
||||||
|
|
||||||
Security
|
Security
|
||||||
* Fixed potential memory corruption on miscrafted client messages (found by
|
* Fixed potential memory corruption on miscrafted client messages (found by
|
||||||
|
|
Loading…
Reference in a new issue