Files
mbedtls/library
Gilles Peskine b51c8a29b5 Fix uncaught error if fix_negative fails
fix_negative allocates memory for its result. The calling site didn't
check the return value, so an out-of-memory error could lead to an
incorrect calculation. Fix this.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2020-09-30 00:22:37 +02:00
..
2020-08-26 15:28:48 +01:00
2020-09-22 16:19:25 +02:00
2020-08-25 12:01:11 +02:00
2020-08-26 11:38:41 +02:00