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