Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cppchecksolutions/cppcheck
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: cppcheck-opensource/cppcheck
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 16 files changed
  • 2 contributors

Commits on Apr 25, 2026

  1. Configuration menu
    Copy the full SHA
    61d83ea View commit details
    Browse the repository at this point in the history
  2. Fix #12196 FP knownConditionTrueFalse when object is modified through…

    … another object / partial fix for #12795 FP knownConditionTrueFalse (cppcheck-opensource#8485)
    chrchr-github authored Apr 25, 2026
    Configuration menu
    Copy the full SHA
    2c03f19 View commit details
    Browse the repository at this point in the history
  3. Partial fix for cppcheck-opensource#6710 FN nullPointerRedundantCheck…

    … after pointer usage in for init statement (cppcheck-opensource#8471)
    chrchr-github authored Apr 25, 2026
    Configuration menu
    Copy the full SHA
    9988cd5 View commit details
    Browse the repository at this point in the history
  4. Add test for #14509 (cppcheck-opensource#8480)

    This was fixed by b599bb4.
    ludviggunne authored Apr 25, 2026
    Configuration menu
    Copy the full SHA
    6d28ccf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    034ad1c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e9d9729 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cf3f0fa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    58cbb33 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    92d9735 View commit details
    Browse the repository at this point in the history
Loading