mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-12-14 02:22:15 +03:00
5 lines
137 B
Plaintext
5 lines
137 B
Plaintext
Bugfix
|
|
* Fix a build error or incorrect TLS session
|
|
lifetime on platforms where mbedtls_time_t
|
|
is not time_t. Fixes #10236.
|