json.h
json.h copied to clipboard
Limit recursion to 1000 by default
Fixes #101
I saw this was still an issue so I thought of submitting the suggested workaround as a quick fix. It seems to fix the stack overflow on my machine at least with the given crash_1 JSON file.