mirror of
https://github.com/cuberite/polarssl.git
synced 2025-10-19 05:12:54 -04:00

When calculating a result to go into an mbedtls_ms_time_t, make sure that arithmetic is performed at the final size to prevent overflow. Signed-off-by: David Horstmann <david.horstmann@arm.com>