json/src
Niels Lohmann fc48b8ac2b
🐛 fixed a logical error
Treated the size of the range as the number of thousand separators.
This logical error yielded a negative value for written_bytes and
eventually an infinite loop, as written_bytes was converted to an
unsigned value.
2017-02-28 11:45:38 +01:00
..
json.hpp 🐛 fixed a logical error 2017-02-28 11:45:38 +01:00
json.hpp.re2c 🐛 fixed a logical error 2017-02-28 11:45:38 +01:00