mirror of
https://github.com/nlohmann/json.git
synced 2026-07-09 12:05:10 +00:00
1a9de88117
Coverity detected two "Memory - illegal accesses (OVERRUN)" issues. Resizing the buffer should silence this warning.