mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-09 08:06:28 +00:00
mbedtls_mpi_read_string("-0") no longer produces a "negative zero"
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
3
ChangeLog.d/mpi_read_negative_zero.txt
Normal file
3
ChangeLog.d/mpi_read_negative_zero.txt
Normal file
@@ -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