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

GCC 10.3: Wformat-overflow #17

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Mar 17, 2022

  1. GCC 10.3: Wformat-overflow

    Spotted buffer overflows in `sprintf` with GCC 10.3
    ax3l committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    551fd16 View commit details
    Browse the repository at this point in the history
  2. CI: Compile with -Werror

    ax3l committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    c3c74b4 View commit details
    Browse the repository at this point in the history
  3. Dataset & PltApp: Fix Buffer Overflows

    Fix string buffer overflows in two files.
    ax3l committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    5646b5a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    abcd1c5 View commit details
    Browse the repository at this point in the history
  5. PltApp: More Updates

    ax3l committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    4763366 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4b61adb View commit details
    Browse the repository at this point in the history
  7. CI: Ignore AMReX Error for Now

    ax3l committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    7c40d5a View commit details
    Browse the repository at this point in the history