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

Add assertion if nullptr is passed to parse function #3593

Merged
merged 14 commits into from
Jul 22, 2022
Merged

Commits on Jul 20, 2022

  1. Configuration menu
    Copy the full SHA
    b661022 View commit details
    Browse the repository at this point in the history
  2. 🚨 fix warnings

    nlohmann committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    cca872f View commit details
    Browse the repository at this point in the history
  3. 👌 apply review comment

    nlohmann committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    432d781 View commit details
    Browse the repository at this point in the history
  4. 👌 apply review comment

    nlohmann committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    0f9a2f2 View commit details
    Browse the repository at this point in the history
  5. 🚨 fix UBSAN warning

    nlohmann committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    5fb2b7e View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. 🚨 suppress UBSAN warning

    nlohmann committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    7d4f2f4 View commit details
    Browse the repository at this point in the history
  2. 🚨 suppress UBSAN warning

    nlohmann committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    002765c View commit details
    Browse the repository at this point in the history
  3. 🚨 suppress UBSAN warning

    nlohmann committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    f5c49c8 View commit details
    Browse the repository at this point in the history
  4. 👌 apply review comment

    nlohmann committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    313e8eb View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Configuration menu
    Copy the full SHA
    5a97913 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Florian Albrechtskirchinger <[email protected]>
    nlohmann and falbrechtskirchinger committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    61409c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d07c454 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    885abbd View commit details
    Browse the repository at this point in the history
  5. 🔥 remove unused header

    nlohmann committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    043a0d7 View commit details
    Browse the repository at this point in the history