Skip to content

Commit

Permalink
JSON: Update to nlohmann/json 3.7.3
Browse files Browse the repository at this point in the history
This includes the following fixes:

nlohmann/json#1436

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

nlohmann/json#1708
nlohmann/json#1722

Stack size

nlohmann/json#1693 (comment)

Integer Overflow

nlohmann/json#1447

UTF8, json dump out of bounds

nlohmann/json#1445

Possibly influences #7532
  • Loading branch information
Michael Friedrich authored and Al2Klimov committed Dec 16, 2019
1 parent e9b8fc2 commit be3eaa5
Showing 1 changed file with 12,571 additions and 10,102 deletions.
Loading

0 comments on commit be3eaa5

Please sign in to comment.