mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-20 19:21:09 +01: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.
|