mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-10 12:19:56 +00:00
Merge pull request #10020 from bensze01/msvc-format-size-macros
Fix preprocessor guards for C99 format size specifiers
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user