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