mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-02-04 21:04:08 +00:00
4 lines
157 B
Plaintext
4 lines
157 B
Plaintext
Bugfix
|
|
* Fix mbedtls_mpi_read_string on "-0" returning a ``negative zero'' object,
|
|
which the library does fully consistently treat as equal to zero.
|