We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b11d5bc commit c797a35Copy full SHA for c797a35
ChangeLog.d/replace_time_t.txt
@@ -1,3 +1,4 @@
1
Bugfix
2
- * Replace occurances of time_t with
3
- mbedtls_time_t.
+ * Fix a build error or incorrect TLS session
+ lifetime on platforms where mbedtls_time_t
4
+ is not time_t. Fixes #10236.
0 commit comments