mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-08-04 10:17:47 +00:00
mbedtls_mpi_read_string("-0") no longer produces a "negative zero"
Signed-off-by: Gilles Peskine <[email protected]>
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
Bugfix
|
||||
* Fix mbedtls_mpi_read_string on "-0" returning a ``negative zero'' object,
|
||||
which the library does fully consistently treat as equal to zero.
|
||||
Reference in New Issue
Block a user