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
Accelerator
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
.
cpphl
/
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
lib
astutils.cpp
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 3, 2019
Forward values after assignment in valueFlowReverse (#2226)
Show description for 9978038
pfultz2
authored and
danmar
committed
9978038
View commit details
Copy full SHA for 9978038
View code at this point
Browse repository at this point
Commits on Oct 1, 2019
Formatted the code, there are no functional changes [ci skip].
orbitcowboy
committed
f05e21e
View commit details
Copy full SHA for f05e21e
View code at this point
Browse repository at this point
Commits on Sep 30, 2019
Fix issue 2153: valueFlowAfterCondition: struct member (#2228)
Show description for 166bd2b
pfultz2
authored and
danmar
committed
166bd2b
View commit details
Copy full SHA for 166bd2b
View code at this point
Browse repository at this point
Commits on Sep 28, 2019
Fix the following compilation error on VC142 : (#2224)
Show description for 6453a85
SimonCornell1
authored and
danmar
committed
6453a85
View commit details
Copy full SHA for 6453a85
View code at this point
Browse repository at this point
Commits on Sep 26, 2019
astyle formatting
Show description for b55c587
danmar
committed
b55c587
View commit details
Copy full SHA for b55c587
View code at this point
Browse repository at this point
Support expression in valueFlowAfterCondition (#2219)
Show description for 597d0fa
pfultz2
authored and
danmar
committed
597d0fa
View commit details
Copy full SHA for 597d0fa
View code at this point
Browse repository at this point
Commits on Sep 13, 2019
Fix issue 9352: FP constParameter and constVariable for auto& in combination with ternary ?: operator (#2173)
pfultz2
authored and
danmar
committed
068b0b2
View commit details
Copy full SHA for 068b0b2
View code at this point
Browse repository at this point
Commits on Sep 11, 2019
Track lifetime across multiple returns
Show description for ba03783
pfultz2
authored and
danmar
committed
ba03783
View commit details
Copy full SHA for ba03783
View code at this point
Browse repository at this point
Commits on Sep 10, 2019
astyle formatting
Show description for bee30b0
danmar
committed
bee30b0
View commit details
Copy full SHA for bee30b0
View code at this point
Browse repository at this point
Fix issue 9311: False positive duplicateCondition "same if condition" with pointer inside array of struct (#2166)
Show description for dc0b352
pfultz2
authored and
danmar
committed
dc0b352
View commit details
Copy full SHA for dc0b352
View code at this point
Browse repository at this point
Fix issue 9348: FP uninitvar for pointer passed to memcpy (#2167)
pfultz2
authored and
danmar
committed
2595b82
View commit details
Copy full SHA for 2595b82
View code at this point
Browse repository at this point
Commits on Sep 6, 2019
Add deeper analysis of when a function changes a containers size (#2149)
Show description for 27ebff7
pfultz2
authored and
danmar
committed
27ebff7
View commit details
Copy full SHA for 27ebff7
View code at this point
Browse repository at this point
Commits on Sep 5, 2019
Fix issue 9319: FP knownConditionTrueFalse related to aggregate initialization of struct (#2147)
pfultz2
authored and
danmar
committed
70cad28
View commit details
Copy full SHA for 70cad28
View code at this point
Browse repository at this point
Fix issue 9320: False positive knownConditionTrueFalse related to truncation (#2144)
pfultz2
authored and
danmar
committed
e657cf4
View commit details
Copy full SHA for e657cf4
View code at this point
Browse repository at this point
Commits on Aug 30, 2019
Fix issue 9305: False positive uninitvar - struct initialized via function (#2123)
pfultz2
authored and
danmar
committed
0b9e823
View commit details
Copy full SHA for 0b9e823
View code at this point
Browse repository at this point
Commits on Aug 29, 2019
Fix issue 9302: FP uninitvar - struct accessed via pointer (#2121)
pfultz2
authored and
danmar
committed
03fe679
View commit details
Copy full SHA for 03fe679
View code at this point
Browse repository at this point
Commits on Aug 24, 2019
Redundant assignments: Fix false positive when reassignment expression contains assembler
danmar
committed
324e5e5
View commit details
Copy full SHA for 324e5e5
View code at this point
Browse repository at this point
Commits on Aug 23, 2019
Fix issue 6010: Uninitialized inner struct (#2098)
Show description for c0a8d62
pfultz2
authored and
danmar
committed
c0a8d62
View commit details
Copy full SHA for c0a8d62
View code at this point
Browse repository at this point
Commits on Aug 16, 2019
Fix issue 8715: regression uninitvar not detected (#2092)
pfultz2
authored and
danmar
committed
3aef0c9
View commit details
Copy full SHA for 3aef0c9
View code at this point
Browse repository at this point
Commits on Aug 15, 2019
Use library to track container lifetimes
pfultz2
authored and
danmar
committed
ef71422
View commit details
Copy full SHA for ef71422
View code at this point
Browse repository at this point
Fix issue 8825: ValueFlow: uninitialized struct member (#2087)
Show description for af214e8
pfultz2
authored and
danmar
committed
af214e8
View commit details
Copy full SHA for af214e8
View code at this point
Browse repository at this point
Commits on Aug 8, 2019
Typos found by running "codespell" (#2072)
arm-in
authored and
danmar
committed
785cc69
View commit details
Copy full SHA for 785cc69
View code at this point
Browse repository at this point
Fix issue 9207: Not detected 'always true' and unreachable code
pfultz2
authored and
danmar
committed
bd02ca5
View commit details
Copy full SHA for bd02ca5
View code at this point
Browse repository at this point
Commits on Jul 29, 2019
Make the code a bit more robust
danmar
committed
3ad9d6a
View commit details
Copy full SHA for 3ad9d6a
View code at this point
Browse repository at this point
ValueFlow: Improve bailout for structs etc in loops
danmar
committed
607b3da
View commit details
Copy full SHA for 607b3da
View code at this point
Browse repository at this point
Commits on Jul 26, 2019
Fix issue 9235: new crash in astutils isVariableChanged from endless recursion (#2040)
pfultz2
authored and
danmar
committed
ee28a45
View commit details
Copy full SHA for ee28a45
View code at this point
Browse repository at this point
Commits on Jul 24, 2019
Fixed #9062 (False positive "condition is always true")
danmar
committed
bbcffce
View commit details
Copy full SHA for bbcffce
View code at this point
Browse repository at this point
Fixed compiler warnings
danmar
committed
6c82685
View commit details
Copy full SHA for 6c82685
View code at this point
Browse repository at this point
Add check for const variables
Show description for bb52a63
pfultz2
authored and
danmar
committed
bb52a63
View commit details
Copy full SHA for bb52a63
View code at this point
Browse repository at this point
Commits on Jul 18, 2019
Switch to use lifetime analysis for iterators and pointers to invalid containers
Show description for a08a9c1
pfultz2
authored and
danmar
committed
a08a9c1
View commit details
Copy full SHA for a08a9c1
View code at this point
Browse repository at this point
Commits on Jul 17, 2019
Modernize: Use enum class for Library::Action and Library::Yield
danmar
committed
9973db3
View commit details
Copy full SHA for 9973db3
View code at this point
Browse repository at this point
Commits on Jul 14, 2019
Mark members and arguments with 'nonneg'
danmar
committed
0014fe8
View commit details
Copy full SHA for 0014fe8
View code at this point
Browse repository at this point
Commits on Jul 13, 2019
Avoid 'unsigned' in astutils
danmar
committed
5d853bc
View commit details
Copy full SHA for 5d853bc
View code at this point
Browse repository at this point
Commits on Jul 7, 2019
Fix issue 3695: Handle class pointers
Show description for b0d1027
pfultz2
authored and
danmar
committed
b0d1027
View commit details
Copy full SHA for b0d1027
View code at this point
Browse repository at this point
Commits on Jul 3, 2019
Fix false positive 9167 (#1904)
Show description for d6f6e68
Ken-Patrick
authored and
danmar
committed
d6f6e68
View commit details
Copy full SHA for d6f6e68
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.