mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-07 18:59:56 +00:00
5 lines
147 B
Plaintext
5 lines
147 B
Plaintext
Bugfix
|
|
* Fix possible integer overflow in mbedtls_timing_hardclock(), which
|
|
could cause a crash for certain platforms & compiler options.
|
|
|