Files
mbedtls/ChangeLog.d/fix-gettimeofday-overflow.txt
2022-12-20 13:21:19 +00:00

5 lines
147 B
Plaintext

Bugfix
* Fix possible integer overflow in mbedtls_timing_hardclock(), which
could cause a crash for certain platforms & compiler options.