Skip to content

Issues: pfultz2/cppcheck

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Issues list

Begin iterator is after end iterator
#50 opened Mar 10, 2022 by pfultz2
Move lvalue parameter
#49 opened Aug 31, 2021 by pfultz2
Find infinite loops
#48 opened Jun 4, 2021 by pfultz2
Check if only container size is read enhancement New feature or request
#32 opened Feb 14, 2019 by pfultz2
Find dangling lifetime to temporaries enhancement New feature or request
#31 opened Feb 4, 2019 by pfultz2
Lifetime issue with for-range based loops enhancement New feature or request
#30 opened Jan 26, 2019 by pfultz2
FP: Lifetime reassigning global variable bug Something isn't working
#29 opened Dec 5, 2018 by pfultz2
FP lifetime: Setting string from array bug Something isn't working
#27 opened Nov 15, 2018 by pfultz2
new check: Statement with no effect enhancement New feature or request
#23 opened Oct 15, 2018 by pfultz2
Lifetime issue with const member field enhancement New feature or request
#21 opened Sep 27, 2018 by pfultz2
Check for unconditional break enhancement New feature or request
#20 opened Sep 23, 2018 by pfultz2
Using 'this' when a lambda captures by value enhancement New feature or request
#19 opened Sep 23, 2018 by pfultz2
Diagnostic when looping after a container is checked enhancement New feature or request
#18 opened Aug 30, 2018 by pfultz2
ProTip! Exclude everything labeled bug with -label:bug.