mirror of
https://github.com/msgpack/msgpack-c
synced 2026-06-08 16:11:40 +00:00
f06b46d412
Use sprintf_s (windows) or snprintf (others) instead of sprintf in unit tests.