-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Pull requests: danmar/cppcheck
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fixed #14609 - valueflow.cpp: made timer results unique
#8358
opened Mar 20, 2026 by
firewave
Loading…
Fix #11125 FP unreadVariable with loop over array
#8357
opened Mar 20, 2026 by
chrchr-github
Loading…
Refs #10958: add missing operators in valueFlowSameExpressions()
#8350
opened Mar 18, 2026 by
chrchr-github
Loading…
refs #14599 - moved printing of summary timer results out of executors
#8347
opened Mar 17, 2026 by
firewave
Loading…
Fix #12623 FP constParameterReference for typedefed identifier
#8341
opened Mar 16, 2026 by
chrchr-github
Loading…
Fix #14607: MISRA: make rule 10.3 warn on bool <- 0/1 in C99 and later
#8340
opened Mar 15, 2026 by
varshneydevansh
Loading…
Fix #14600 FN stlcstrConstructor with offset (regression)
#8338
opened Mar 14, 2026 by
chrchr-github
•
Draft
Fix #14559 FN constVariablePointer (ternary expression passed to unknown function, regression)
#8331
opened Mar 12, 2026 by
chrchr-github
Loading…
Fix #14535: false positive: unreadVariable (array access after pointer cast)
#8324
opened Mar 11, 2026 by
ludviggunne
Loading…
Fix #11335 FN arrayIndexOutOfBounds with array of pointers (regression)
#8323
opened Mar 11, 2026 by
chrchr-github
Loading…
Fix #14539: false positive: constParameterPointer with type alias
#8310
opened Mar 8, 2026 by
ludviggunne
Loading…
Partial fix for #14576: Missing attribute alignas (aligned_storage case)
#8307
opened Mar 7, 2026 by
ludviggunne
Loading…
Fix #13443 FP uninitMemberVar due to bad varid in template
#8304
opened Mar 6, 2026 by
chrchr-github
Loading…
Fix #14471: Improve check: shadowVariable for function argument
#8303
opened Mar 6, 2026 by
ludviggunne
Loading…
Fix #14564 FP AssignmentIntegerToAddress (MAKEINTRESOURCE() in windows.cfg)
#8295
opened Mar 4, 2026 by
chrchr-github
Loading…
fix(docs): correct typos found during code review
#8291
opened Mar 2, 2026 by
marcelpetrick
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.