mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-06-05 21:15:16 +00:00
c797a35acd
Signed-off-by: Ben Taylor <ben.taylor@linaro.org>
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.
|