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 }}
BibbitM
/
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
Branch selector
master
User selector
danmar
Datepicker
All time
Commit history
Commits on Jun 23, 2014
Fixed #5923 (false positive: (error) Resource leak: fp (static file pointer))
danmar
committed
1ae6531
View commit details
Copy full SHA for 1ae6531
Browse repository at this point
Commits on Jun 22, 2014
Refactoring: Move isScopeNoReturn implementation to library and reuse it both in ValueFlow and Tokenizer
danmar
committed
ae81b09
View commit details
Copy full SHA for ae81b09
Browse repository at this point
Merge pull request #344 from matthiaskrgr/travis_O
Show description for c19fc08
danmar
committed
c19fc08
View commit details
Copy full SHA for c19fc08
Browse repository at this point
Refactoring: Removed CheckNullPointer::nullPointerByCheckAndDeRef and implemented needed analysis in ValueFlow instead.
danmar
committed
f78cbda
View commit details
Copy full SHA for f78cbda
Browse repository at this point
Commits on Jun 21, 2014
htdocs: removed files, they have been moved to the repo cppcheck-htdocs
danmar
committed
3e8cf81
View commit details
Copy full SHA for 3e8cf81
Browse repository at this point
htdocs: change link to trac
danmar
committed
717b9f9
View commit details
Copy full SHA for 717b9f9
Browse repository at this point
Commits on Jun 19, 2014
ValueFlow: analysis in condition.
danmar
committed
ef81bc3
View commit details
Copy full SHA for ef81bc3
Browse repository at this point
ValueFlow: Refactoring. Use utility function isVariableChanged.
danmar
committed
dec251a
View commit details
Copy full SHA for dec251a
Browse repository at this point
Commits on Jun 18, 2014
ValueFlow: Improved valueFlowForward. RHS in assignment.
danmar
committed
8458181
View commit details
Copy full SHA for 8458181
Browse repository at this point
ValueFlow: better analysis in valueFlowAfterCondition of 'if|while ( %var% )' etc
danmar
committed
1376192
View commit details
Copy full SHA for 1376192
Browse repository at this point
ValueFlow: extend aftercondition analysis below conditional code
danmar
committed
9999ce9
View commit details
Copy full SHA for 9999ce9
Browse repository at this point
runastyle
Show description for b983a87
danmar
committed
b983a87
View commit details
Copy full SHA for b983a87
Browse repository at this point
Commits on Jun 16, 2014
ValueFlow: Improved analysis after condition when ! operator is used
danmar
committed
847bb44
View commit details
Copy full SHA for 847bb44
Browse repository at this point
GUI: In win32, use Win32W instead of Win32A as default platform
danmar
committed
6f6642d
View commit details
Copy full SHA for 6f6642d
Browse repository at this point
Commits on Jun 15, 2014
Merge pull request #340 from HeisSpiter/master
Show description for c24a6e1
danmar
committed
c24a6e1
View commit details
Copy full SHA for c24a6e1
Browse repository at this point
Merge pull request #341 from simartin/ticket_5268
Show description for 0e971f2
danmar
committed
0e971f2
View commit details
Copy full SHA for 0e971f2
Browse repository at this point
ValueFlow: Fixed testcase
danmar
committed
cb9725b
View commit details
Copy full SHA for cb9725b
Browse repository at this point
Fixed #5916 (ValueFlow: Add a valueFlowAfterCondition() function)
danmar
committed
a27ca11
View commit details
Copy full SHA for a27ca11
Browse repository at this point
CLI: don't use unix-signals if NO_UNIX_SIGNAL_HANDLING is defined. don't use unix-signals in os/2.
danmar
committed
d4bc643
View commit details
Copy full SHA for d4bc643
Browse repository at this point
Commits on Jun 14, 2014
Fixed #5585 (GUI: Project file -dialog lists all .cfg files as config libraries)
danmar
committed
e3c4533
View commit details
Copy full SHA for e3c4533
Browse repository at this point
GUI: save platform setting
danmar
committed
5471185
View commit details
Copy full SHA for 5471185
Browse repository at this point
Merge pull request #338 from HeisSpiter/master
Show description for 8f0b578
danmar
committed
8f0b578
View commit details
Copy full SHA for 8f0b578
Browse repository at this point
Merge pull request #339 from simartin/ticket_5868
Show description for 17f1841
danmar
committed
17f1841
View commit details
Copy full SHA for 17f1841
Browse repository at this point
Commits on Jun 13, 2014
ValueFlow: Fixed 'function call => calculation' value flow
danmar
committed
ad87932
View commit details
Copy full SHA for ad87932
Browse repository at this point
Commits on Jun 12, 2014
CheckIO: Handle library types
danmar
committed
86ef5f8
View commit details
Copy full SHA for 86ef5f8
Browse repository at this point
std.cfg: configure standard types
danmar
committed
977af89
View commit details
Copy full SHA for 977af89
Browse repository at this point
Commits on Jun 10, 2014
Tokenizer: Removed Tokenizer::simplifyConditionOperator(). Using the AST and ValueFlow, it should be much easier to parse ?: than before.
danmar
committed
a4a6f3e
View commit details
Copy full SHA for a4a6f3e
Browse repository at this point
Commits on Jun 8, 2014
Library: Change range operator in validation pattern to ':'
danmar
committed
42c3b3c
View commit details
Copy full SHA for 42c3b3c
Browse repository at this point
Merge pull request #335 from simartin/ticket_5907
Show description for 228d67c
danmar
committed
228d67c
View commit details
Copy full SHA for 228d67c
Browse repository at this point
Tokenizer: Use 'podtype' info from library. Partial fix for #5623
danmar
committed
a41f607
View commit details
Copy full SHA for a41f607
Browse repository at this point
Library: Added 'podtype' element. Partial fix for #5623
danmar
committed
9e81fa0
View commit details
Copy full SHA for 9e81fa0
Browse repository at this point
Commits on Jun 7, 2014
Merge pull request #334 from Dmitry-Me/ReorderChecksAndCleanupDeclarations
Show description for 56e3e15
danmar
committed
56e3e15
View commit details
Copy full SHA for 56e3e15
Browse repository at this point
Library: handle validation expression '-1000-0'. Ticket #5847
danmar
committed
4c7b080
View commit details
Copy full SHA for 4c7b080
Browse repository at this point
Commits on Jun 6, 2014
Merge pull request #333 from matthiaskrgr/htmlreport_fix_colors
Show description for 0ec59f5
danmar
committed
0ec59f5
View commit details
Copy full SHA for 0ec59f5
Browse repository at this point
Merge pull request #332 from matthiaskrgr/travis_kernel
Show description for 17bfb05
danmar
committed
17bfb05
View commit details
Copy full SHA for 17bfb05
Browse repository at this point
Previous
Next
You can’t perform that action at this time.