mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-03 23:43:40 +00:00
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,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…
Reference in New Issue
Block a user