Minos Galanakis | 9314555 | 2025-09-09 18:54:52 +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 | ||||
4 | with Visual Studio 2013 or MinGW. | ||||
5 | Fixes #10017. |