mirror of
https://github.com/nlohmann/json.git
synced 2026-07-07 11:05:09 +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.