mirror of
https://github.com/cuberite/polarssl.git
synced 2025-08-13 15:46:19 -04:00
Clarify potential ambiguity in changelog entry
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
c9529f9649
commit
dc7e34ca2e
@ -1,4 +1,4 @@
|
|||||||
Bugfix
|
Bugfix
|
||||||
* Fix a null pointer dereference when performing some operations on zero
|
* Fix a null pointer dereference when performing some operations on zero
|
||||||
represented with 0 limbs: mbedtls_mpi_mod_int() dividing by 2, or
|
represented with 0 limbs (specifically mbedtls_mpi_mod_int() dividing
|
||||||
mbedtls_mpi_write_string() in base 2.
|
by 2, and mbedtls_mpi_write_string() in base 2).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user