nwrkbiz opened this issue 5 years ago · 0 comments
See:
SimpleJSON/json.hpp
Line 569 in 8dd3e9b
Should be: c = str[ offset ];
No increment of offset should happen here, otherwise parsing of numbers in scientific representation will fail.