mbedtls/ChangeLog.d
Gilles Peskine db14a9d180 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-15 23:00:21 +01:00
..
2022-11-01 16:28:03 +00:00
2022-10-13 14:28:20 +01:00
2022-11-15 23:00:21 +01:00
2022-05-30 17:55:13 +01:00
2022-09-27 19:10:39 +02:00
2022-10-26 15:18:37 +02:00