Skip to content

Fix #13985 (Crash: misra c++ 2023 report type, Dir 0.3.2)#7651

Merged
danmar merged 2 commits intocppcheck-opensource:mainfrom
glankk:13985
Jul 8, 2025
Merged

Fix #13985 (Crash: misra c++ 2023 report type, Dir 0.3.2)#7651
danmar merged 2 commits intocppcheck-opensource:mainfrom
glankk:13985

Conversation

@glankk
Copy link
Copy Markdown
Collaborator

@glankk glankk commented Jul 7, 2025

No description provided.

Comment thread lib/checkers.cpp
Comment thread lib/checkers.cpp

namespace checkers {
const std::map<std::string, std::string> allCheckers{
{"Check64BitPortability::pointerassignment","portability"},
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I want that these lines are sorted somehow so we will not get such diffs in the future but it doesn't have to be done in this PR.

@danmar danmar merged commit 6b6d9c5 into cppcheck-opensource:main Jul 8, 2025
60 checks passed
@glankk glankk deleted the 13985 branch July 8, 2025 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants