Skip to content

Pull requests: cppcheck-opensource/cppcheck

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix #14772 FN returnDanglingLifetime for new expression
#8570 opened May 20, 2026 by chrchr-github Collaborator Loading…
Fix #11614 FN knownConditionTrueFalse when assigned to bool
#8569 opened May 20, 2026 by chrchr-github Collaborator Loading…
added CLI options to control whole program analysis
#8568 opened May 20, 2026 by firewave Collaborator Draft
Fix #11184 FN leakNoVarFunctionCall with assignment
#8567 opened May 20, 2026 by chrchr-github Collaborator Loading…
Fix #14764 FP uselessCallsRemove with brace init
#8565 opened May 19, 2026 by chrchr-github Collaborator Loading…
release-windows.yml: fixed build with Visual Studio 2026 [skip ci]
#8563 opened May 19, 2026 by firewave Collaborator Loading…
Fix #14744: Invalid AST for braced init and references/pointers
#8549 opened May 11, 2026 by ludviggunne Collaborator Loading…
gtk.cfg: Fix gtk_widget_destroy definition and usage
#8546 opened May 10, 2026 by Tamaranch Contributor Loading…
added some bailout debug messages
#8525 opened May 4, 2026 by firewave Collaborator Draft
made automatic detection of Python explicit
#8476 opened Apr 22, 2026 by firewave Collaborator Draft
iwyu.yml: added diskarzhan job
#8474 opened Apr 21, 2026 by firewave Collaborator Draft
gnu.cfg: Add support for some built-in functions to check overflow
#8449 opened Apr 14, 2026 by gagachang Contributor Loading…
Fix #8192: FN condition always false in for loop condition
#8446 opened Apr 13, 2026 by francois-berder Collaborator Loading…
removed SuppressionList::Suppression::NO_LINE
#8429 opened Apr 9, 2026 by firewave Collaborator Loading…
Fix #958: warn when feof() is used as a while loop condition
#8422 opened Apr 7, 2026 by francois-berder Collaborator Loading…
ProTip! Exclude everything labeled bug with -label:bug.