JSON: Update to nlohmann/json 3.7.3

This includes the following fixes:

https://github.com/nlohmann/json/pull/1436

> For a deeply-nested JSON object, the recursive implementation of json_value::destroy function causes stack overflow.

https://github.com/nlohmann/json/issues/1708
https://github.com/nlohmann/json/pull/1722

Stack size

https://github.com/nlohmann/json/issues/1693#issuecomment-516980690

Integer Overflow

https://github.com/nlohmann/json/issues/1447

UTF8, json dump out of bounds

https://github.com/nlohmann/json/issues/1445

Possibly influences #7532
This commit is contained in:
Michael Friedrich 2019-12-13 16:54:18 +01:00
parent c685b4d269
commit 5725ba4bf3
1 changed files with 7498 additions and 5029 deletions

File diff suppressed because it is too large Load Diff