Files
mbedtls/ChangeLog.d
Gilles Peskine 103cf59e46 Fix NULL+0 in addition 0 + 0
Fix undefined behavior (typically harmless in practice) of
mbedtls_mpi_add_mpi(), mbedtls_mpi_add_abs() and mbedtls_mpi_add_int() when
both operands are 0 and the left operand is represented with 0 limbs.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2022-11-17 11:03:46 +01:00
..
2022-11-01 16:28:20 +00:00
2022-11-17 11:03:46 +01:00
2022-07-29 11:34:26 +01:00