mirror of
https://github.com/msgpack/msgpack-c
synced 2026-06-08 16:11:40 +00:00
bf6cc035c7
Use the _TRUNCATE flag for the count parameter to _snprintf_s. Without this, the tests for MSVC <= 2013 failed on stack corruption!