mirror of
https://github.com/nlohmann/json.git
synced 2026-05-22 22:25:33 +00:00
42ea4fb751
For input files with less than 5 bytes, the parser had a bug so that refilling the input buffer led to erasing it.