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