Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSON: Update to nlohmann/json 3.7.3 #7712

Merged
merged 1 commit into from
Dec 13, 2019
Merged

Commits on Dec 13, 2019

  1. JSON: Update to nlohmann/json 3.7.3

    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
    Michael Friedrich committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    5725ba4 View commit details
    Browse the repository at this point in the history