Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
cppchecksolutions
/
cppcheck
Public
forked from
cppcheck-opensource/cppcheck
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cppcheck
test
teststl.cpp
on
debug-templatesimplification
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 2, 2025
Fix #11493 FN useStlAlgorithm with indices (#7317)
chrchr-github
authored
68c129d
View commit details
Copy full SHA for 68c129d
View code at this point
Browse repository at this point
Commits on Feb 25, 2025
Fix #9091 std::accumulate suggested instead of std::max_element (#7316)
chrchr-github
authored
bb787df
View commit details
Copy full SHA for bb787df
View code at this point
Browse repository at this point
Commits on Feb 23, 2025
release: Update copyright year (#7319)
danmar
authored
11f0f4d
View commit details
Copy full SHA for 11f0f4d
View code at this point
Browse repository at this point
Commits on Jan 25, 2025
Revert "Fix #9157 False negative: stlOutOfBounds, cast (#7233)" (#7254)
Show description for 5aecba2
danmar
authored
5aecba2
View commit details
Copy full SHA for 5aecba2
View code at this point
Browse repository at this point
Commits on Jan 23, 2025
testrunner: cleaned up tests by using objects to pass the options (#7189)
firewave
authored
2995c4b
View commit details
Copy full SHA for 2995c4b
View code at this point
Browse repository at this point
Fix #12900 FP useStlAlgorithm with assignment (#7247)
chrchr-github
authored
a8a09a7
View commit details
Copy full SHA for a8a09a7
View code at this point
Browse repository at this point
Commits on Jan 19, 2025
Fix #9157 False negative: stlOutOfBounds, cast (#7233)
chrchr-github
authored
841baa3
View commit details
Copy full SHA for 841baa3
View code at this point
Browse repository at this point
Commits on Jan 2, 2025
Fix #13493 fuzzing crash (stack overflow) in CheckNullPointer::nullPointerByDeRefAndCheck() (#7160)
chrchr-github
authored
7a40fbc
View commit details
Copy full SHA for 7a40fbc
View code at this point
Browse repository at this point
Commits on Dec 16, 2024
Fix 13410: False negative: invalidContainer when taking address of dereferenced iterator (#7109)
pfultz2
authored
5be15e3
View commit details
Copy full SHA for 5be15e3
View code at this point
Browse repository at this point
Commits on Dec 10, 2024
Fix 13408: FP mismatchingContainers when taking address of dereferenced iterator (#7092)
pfultz2
authored
02063b6
View commit details
Copy full SHA for 02063b6
View code at this point
Browse repository at this point
Commits on Dec 8, 2024
Fix #13327 FN mismatchingContainers for struct member and c_str() (#7024)
Show description for 9d64da9
chrchr-github
and
pfultz2
authored
9d64da9
View commit details
Copy full SHA for 9d64da9
View code at this point
Browse repository at this point
Commits on Dec 1, 2024
Fix #13121 FP knownEmptyContainer for static variable (#6971)
chrchr-github
authored
eea05df
View commit details
Copy full SHA for eea05df
View code at this point
Browse repository at this point
Commits on Nov 25, 2024
Fix #13332 FP eraseDereference for iterator in array (#7039)
chrchr-github
authored
64db6ed
View commit details
Copy full SHA for 64db6ed
View code at this point
Browse repository at this point
Commits on Oct 27, 2024
Fix #13196 FP negativeContainerIndex for non-empty container (#6948)
chrchr-github
authored
f122da3
View commit details
Copy full SHA for f122da3
View code at this point
Browse repository at this point
Commits on Sep 19, 2024
Fix #13108 FP invalidContainer when constructing container from iterators (#6811)
chrchr-github
authored
757620f
View commit details
Copy full SHA for 757620f
View code at this point
Browse repository at this point
Commits on Sep 3, 2024
Fix #13064 FP derefInvalidIteratorRedundantCheck for initializer_list (regression) (#6768)
chrchr-github
authored
b8f80a9
View commit details
Copy full SHA for b8f80a9
View code at this point
Browse repository at this point
Commits on May 25, 2024
Fix #12757 FP knownEmptyContainer with template specialization (regression) (#6434)
chrchr-github
authored
a858a0b
View commit details
Copy full SHA for a858a0b
View code at this point
Browse repository at this point
Commits on May 21, 2024
Fix 12247: FP uninitvar with pointer to uninitialized array (#6414)
pfultz2
authored
9fb2625
View commit details
Copy full SHA for 9fb2625
View code at this point
Browse repository at this point
Commits on May 16, 2024
Fix #12738 FP containerOutOfBounds for std::vector with braced initializer (#6409)
chrchr-github
authored
c318cf6
View commit details
Copy full SHA for c318cf6
View code at this point
Browse repository at this point
testrunner: prefer to pass code as sized `const char[]` (#6381)
firewave
authored
5f9039e
View commit details
Copy full SHA for 5f9039e
View code at this point
Browse repository at this point
Commits on May 3, 2024
Fix #12680 Assert failure in checkDereferenceInvalidIterator2() (#6366)
chrchr-github
authored
55c71f4
View commit details
Copy full SHA for 55c71f4
View code at this point
Browse repository at this point
Commits on Apr 24, 2024
Fix #12641 FP mismatchingContainers with repeated ternary (#6337)
chrchr-github
authored
94f28a2
View commit details
Copy full SHA for 94f28a2
View code at this point
Browse repository at this point
Commits on Apr 20, 2024
Update copyright year (#6310)
danmar
authored
58030b8
View commit details
Copy full SHA for 58030b8
View code at this point
Browse repository at this point
Commits on Apr 12, 2024
cleaned up includes based on include-what-you-use (#6279)
firewave
authored
646f869
View commit details
Copy full SHA for 646f869
View code at this point
Browse repository at this point
Commits on Apr 10, 2024
Tokenizer: moved test-only `tokenize()` to `SimpleTokenizer` / several cleanups (#6264)
firewave
authored
789be1c
View commit details
Copy full SHA for 789be1c
View code at this point
Browse repository at this point
testrunner: improved `InternalError` assertions (#6262)
firewave
authored
9e7578e
View commit details
Copy full SHA for 9e7578e
View code at this point
Browse repository at this point
Commits on Mar 13, 2024
Fix #12445 FP iterators3, mismatchingContainerIterator with reference after cast (#6124)
chrchr-github
authored
88df55c
View commit details
Copy full SHA for 88df55c
View code at this point
Browse repository at this point
testrunner: make sure the error output is consumed (#6117)
firewave
authored
1bace58
View commit details
Copy full SHA for 1bace58
View code at this point
Browse repository at this point
Commits on Mar 8, 2024
iwyu.yml: use OpenSUSE to get latest `include-what-you-use` / cleaned up includes (#5673)
Show description for f465dc5
firewave
authored
f465dc5
View commit details
Copy full SHA for f465dc5
View code at this point
Browse repository at this point
Commits on Mar 7, 2024
Fix #12495 FP useStlAlgorithm when searching maximum (#6096)
chrchr-github
authored
4d35fa9
View commit details
Copy full SHA for 4d35fa9
View code at this point
Browse repository at this point
Commits on Feb 27, 2024
Fix #12443 FP mismatchingContainers with container in namespace (#5984)
Show description for 86994c5
chrchr-github
authored
86994c5
View commit details
Copy full SHA for 86994c5
View code at this point
Browse repository at this point
Commits on Feb 9, 2024
Fix #11093, #12377 FP mismatchingContainerIterator (#5911)
Show description for 503c109
chrchr-github
authored
503c109
View commit details
Copy full SHA for 503c109
View code at this point
Browse repository at this point
Commits on Feb 4, 2024
New check: eraseIteratorOutOfBounds (#5913)
chrchr-github
authored
faaabb1
View commit details
Copy full SHA for faaabb1
View code at this point
Browse repository at this point
Commits on Jan 31, 2024
testrunner: reduced usage of mutable `Settings` / some cleanups (#5909)
firewave
authored
e3f0676
View commit details
Copy full SHA for e3f0676
View code at this point
Browse repository at this point
Commits on Jan 30, 2024
Fix #11469 FP mismatchingContainerExpression warning (#5912)
chrchr-github
authored
06c8363
View commit details
Copy full SHA for 06c8363
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.