Clarify potential ambiguity in changelog entry
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
ae25bb043c
commit
251ca25d94
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
Bugfix
|
||||
* Fix a null pointer dereference when performing some operations on zero
|
||||
represented with 0 limbs: mbedtls_mpi_mod_int() dividing by 2, or
|
||||
mbedtls_mpi_write_string() in base 2.
|
||||
represented with 0 limbs (specifically mbedtls_mpi_mod_int() dividing
|
||||
by 2, and mbedtls_mpi_write_string() in base 2).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue