-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Pull requests: cppcheck-opensource/cppcheck
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix #14688 (test-my-pr.py: run against the debian ftp server directly)
#8491
opened Apr 25, 2026 by
danmar
Collaborator
Loading…
utils.h: reject unexpected preceding characters in
strToInt()
#8490
opened Apr 25, 2026 by
firewave
Collaborator
Loading…
valueflow.cpp: pass
ProgramMemory by reference to valueFlowForLoop2()
#8488
opened Apr 25, 2026 by
firewave
Collaborator
Loading…
Fix #14687 (Move repository from danmar to cppcheck-opensource)
#8486
opened Apr 24, 2026 by
danmar
Collaborator
Loading…
Fix #14487: FP duplicateBranch with empty macro
#8481
opened Apr 23, 2026 by
ludviggunne
Collaborator
Loading…
Fix #14572: GUI: refresh warning details when rechecking code
#8479
opened Apr 22, 2026 by
ludviggunne
Collaborator
Loading…
Refs #4412: using namespace std; not simplified (constructor)
#8477
opened Apr 22, 2026 by
chrchr-github
Collaborator
Loading…
Fix #901 Improve out-of-bounds check to detect error with sprintf()
#8473
opened Apr 21, 2026 by
chrchr-github
Collaborator
Loading…
Fix #6492 valueflow: for loop condition not used for conditional analysis
#8472
opened Apr 21, 2026 by
chrchr-github
Collaborator
•
Draft
Partial fix for #6710 FN nullPointerRedundantCheck after pointer usage in for init statement
#8471
opened Apr 21, 2026 by
chrchr-github
Collaborator
Loading…
Fix #14369: Move boolean literal evaluation to valueFlowSetConstantValue
#8468
opened Apr 21, 2026 by
francois-berder
Collaborator
Loading…
Fix #14474: Bad varid for global variable matching function pointer argument
#8467
opened Apr 20, 2026 by
ludviggunne
Collaborator
Loading…
Fix #14468: Missing varid for nested struct members with designated initializers
#8466
opened Apr 20, 2026 by
ludviggunne
Collaborator
Loading…
Fix #14676: Syntax error: qRow<> variable template
#8465
opened Apr 20, 2026 by
ludviggunne
Collaborator
Loading…
Fix #14676 Syntax error: qRow<> variable template
#8463
opened Apr 20, 2026 by
chrchr-github
Collaborator
Loading…
Fix #14520: false positive: passedByValue on declaration with const
#8460
opened Apr 16, 2026 by
ludviggunne
Collaborator
Loading…
Fix #14604 & #10343: Implicit return type in typedefs
#8457
opened Apr 16, 2026 by
ludviggunne
Collaborator
Loading…
Fix missing severity and classification bars in the HTML report
#8456
opened Apr 16, 2026 by
vkucera
Contributor
Loading…
Fix #14672 (GUI: cfg files in current folder are not shown)
#8455
opened Apr 15, 2026 by
danmar
Collaborator
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.