mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-25 09:35:19 +00:00
5 lines
191 B
Plaintext
5 lines
191 B
Plaintext
|
Bugfix
|
||
|
* Fix undefined behavior (typically harmless in practice) when some bignum
|
||
|
functions receive the most negative value of mbedtls_mpi_sint. Credit
|
||
|
to OSS-Fuzz. Fixes #6597.
|