mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-09-11 12:10:46 +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.
|
|
|