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