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

Return an error on invalid hex values. #54

Merged
merged 6 commits into from
Sep 1, 2024
Merged

Commits on Aug 31, 2024

  1. config.cpp: fix parsing invalid hex

    Instead of crashing on an invalid hex, return an error.
    MAKMED1337 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    38d0680 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Configuration menu
    Copy the full SHA
    e830700 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ef645c View commit details
    Browse the repository at this point in the history
  3. cleanup

    MAKMED1337 committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    1e6b715 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0be046c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c18c34 View commit details
    Browse the repository at this point in the history