Bence Szépkúti | becb21e | 2025-02-28 22:39:09 +0100 | [diff] [blame] | 1 | Bugfix |
2 | * Fix definition of MBEDTLS_PRINTF_SIZET to prevent runtime crashes that | ||||
3 | occurred whenever SSL debugging was enabled on a copy of Mbed TLS built | ||||
Bence Szépkúti | 9ea9504 | 2025-03-08 00:40:47 +0100 | [diff] [blame] | 4 | with Visual Studio 2013 or MinGW. |
Bence Szépkúti | becb21e | 2025-02-28 22:39:09 +0100 | [diff] [blame] | 5 | Fixes #10017. |