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
1 changed files with 3 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue