mirror of
https://github.com/nlohmann/json.git
synced 2026-08-20 16:13:19 +00:00
The result of snprintf is later used in situations where a long may overflow.
The result of snprintf is later used in situations where a long may overflow.