mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-07 06:42:56 +03: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.
|
|
|