mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-02-04 21:04:08 +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:
parent
2c8cfcf59f
commit
cd7d074ff9
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.
|
||||
Loading…
Reference in New Issue
Block a user