251ca25d94
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
4 lines
212 B
Text
4 lines
212 B
Text
Bugfix
|
|
* Fix a null pointer dereference when performing some operations on zero
|
|
represented with 0 limbs (specifically mbedtls_mpi_mod_int() dividing
|
|
by 2, and mbedtls_mpi_write_string() in base 2).
|