blob: 5e775c48253d0ffe2e6c41d53aad677087197990 [file] [log] [blame]
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.