mirror of
https://github.com/nlohmann/json.git
synced 2026-06-04 03:49:43 +00:00
1a9de88117
Coverity detected two "Memory - illegal accesses (OVERRUN)" issues. Resizing the buffer should silence this warning.