mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-08 17:42:09 +03:00
6 lines
218 B
Plaintext
6 lines
218 B
Plaintext
Bugfix
|
|
* Fix definition of MBEDTLS_PRINTF_SIZET to prevent runtime crashes that
|
|
occurred whenever SSL debugging was enabled on a copy of Mbed TLS built
|
|
with Visual Studio 2013 or MinGW.
|
|
Fixes #10017.
|