mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-11-17 01:16:02 +01:00
Use the _TRUNCATE flag for the count parameter to _snprintf_s. Without this, the tests for MSVC <= 2013 failed on stack corruption!
Use the _TRUNCATE flag for the count parameter to _snprintf_s. Without this, the tests for MSVC <= 2013 failed on stack corruption!