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
.
AlgorithmCxxWork
/
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
on
addon-error
User selector
All users
Datepicker
All time
Commit history
Commits on May 15, 2022
Fixed failing CI.
orbitcowboy
committed
06216b0
View commit details
Copy full SHA for 06216b0
View code at this point
Browse repository at this point
Commits on May 14, 2022
library: Improved argument <valid>-interface to defined values that are explicitly excluded. (#4111)
Show description for 4f410ff
orbitcowboy
authored
4f410ff
View commit details
Copy full SHA for 4f410ff
View code at this point
Browse repository at this point
Commits on May 13, 2022
Fix #8004 unintentional semicolon in expression '.. ; +dostuff();' (#4109)
Show description for 52f507d
chrchr-github
authored
52f507d
View commit details
Copy full SHA for 52f507d
View code at this point
Browse repository at this point
Fix 11057: FP danglingTemporaryLifetime with reference member (#4103)
Show description for fbba72a
pfultz2
authored
fbba72a
View commit details
Copy full SHA for fbba72a
View code at this point
Browse repository at this point
Commits on May 12, 2022
Fix 11056: FP uninitvar with known condition in loop (#4107)
Show description for 5f9bee9
pfultz2
authored
5f9bee9
View commit details
Copy full SHA for 5f9bee9
View code at this point
Browse repository at this point
Fix 11062: false positive: knownEmptyContainer (regression) (#4106)
Show description for 6d3208e
pfultz2
authored
6d3208e
View commit details
Copy full SHA for 6d3208e
View code at this point
Browse repository at this point
Fix 11035: FP arrayIndexOutOfBoundsCond with array and vector (#4105)
Show description for 5d8da2b
pfultz2
authored
5d8da2b
View commit details
Copy full SHA for 5d8da2b
View code at this point
Browse repository at this point
Commits on May 11, 2022
Fix #9861 FN: "static" not suggested for non-const method (#4101)
Show description for e7e8b1b
chrchr-github
authored
e7e8b1b
View commit details
Copy full SHA for e7e8b1b
View code at this point
Browse repository at this point
Fix #11059 FP multiCondition when variable is assigned in if/else (#4102)
chrchr-github
authored
63a1698
View commit details
Copy full SHA for 63a1698
View code at this point
Browse repository at this point
Added a regression test for #4103 - Comparing Boolean variables (> or <)
orbitcowboy
committed
d0b7fe8
View commit details
Copy full SHA for d0b7fe8
View code at this point
Browse repository at this point
Fix #7197 not getting expected warning in relational comparison of booleans (#4095)
Show description for 942dbad
chrchr-github
authored
942dbad
View commit details
Copy full SHA for 942dbad
View code at this point
Browse repository at this point
Commits on May 10, 2022
std.cfg: Attempt to fix failing CI
orbitcowboy
committed
e9641e6
View commit details
Copy full SHA for e9641e6
View code at this point
Browse repository at this point
AST: Fix AST for array size calculation in cast (char (*)[...])
danmar
committed
72ba85a
View commit details
Copy full SHA for 72ba85a
View code at this point
Browse repository at this point
Tokenizer: fix for __attribute__ before function that returns a reference
danmar
committed
4257f9d
View commit details
Copy full SHA for 4257f9d
View code at this point
Browse repository at this point
Fix #11052 inline static global struct declaration interferes with checks (#4098)
chrchr-github
authored
a70d11a
View commit details
Copy full SHA for a70d11a
View code at this point
Browse repository at this point
std.cfg: Improved configuration of some <thread.h> (since C11) functions.
orbitcowboy
committed
f23111d
View commit details
Copy full SHA for f23111d
View code at this point
Browse repository at this point
Remove severity 'experimental' from checkComparisonOfBoolWithBool() (#4097)
Show description for e2bb77f
chrchr-github
authored
e2bb77f
View commit details
Copy full SHA for e2bb77f
View code at this point
Browse repository at this point
Add tests for #6323, #6855, #6857 (#4096)
Show description for ad547af
chrchr-github
authored
ad547af
View commit details
Copy full SHA for ad547af
View code at this point
Browse repository at this point
std.cfg: Improved testing of std::system()
orbitcowboy
committed
57e3551
View commit details
Copy full SHA for 57e3551
View code at this point
Browse repository at this point
Fix FP uninitMemberVar with defaulted special member functions (#4094)
Show description for 52cbbb0
chrchr-github
authored
52cbbb0
View commit details
Copy full SHA for 52cbbb0
View code at this point
Browse repository at this point
added strict cfg check (#4093)
Show description for 56ac230
firewave
authored
56ac230
View commit details
Copy full SHA for 56ac230
View code at this point
Browse repository at this point
std.cfg: Improved configuration of std::filebuf::open().
orbitcowboy
committed
6152e57
View commit details
Copy full SHA for 6152e57
View code at this point
Browse repository at this point
std.cfg: Improved configuration of std::*stream::open().
orbitcowboy
committed
1382cd8
View commit details
Copy full SHA for 1382cd8
View code at this point
Browse repository at this point
std.cfg: Improved configuration of std::ifstream::open() and std::ios_base::open().
orbitcowboy
committed
6a35201
View commit details
Copy full SHA for 6a35201
View code at this point
Browse repository at this point
std.cfg: Improved configuration of std::ofstream::write(), std::ostringstream::write(), std::ostream::write() and std::fstream().
orbitcowboy
committed
440e8f9
View commit details
Copy full SHA for 440e8f9
View code at this point
Browse repository at this point
Commits on May 9, 2022
Fix #10569 FN: duplicateExpression with multiple strings compared (#4087)
chrchr-github
authored
54f832a
View commit details
Copy full SHA for 54f832a
View code at this point
Browse repository at this point
Fix #9391 False negative: Uninitialized struct member (default constructor) (#4088)
Show description for 38bdece
chrchr-github
authored
38bdece
View commit details
Copy full SHA for 38bdece
View code at this point
Browse repository at this point
Fix 11053: Integer division by zero in calculate.h (#4092)
Show description for be6daa9
pfultz2
authored
be6daa9
View commit details
Copy full SHA for be6daa9
View code at this point
Browse repository at this point
Fix 11044: FP knownConditionTrueFalse after early return (#4091)
Show description for 69f09da
pfultz2
authored
69f09da
View commit details
Copy full SHA for 69f09da
View code at this point
Browse repository at this point
Add test for #6372 (#4090)
Show description for 16ef2c1
chrchr-github
authored
16ef2c1
View commit details
Copy full SHA for 16ef2c1
View code at this point
Browse repository at this point
Add tests for #6870, #10749 (#4089)
chrchr-github
authored
8c0561a
View commit details
Copy full SHA for 8c0561a
View code at this point
Browse repository at this point
Commits on May 8, 2022
Tokenizer: Fix handling of __attribute__ for overloaded operator function
danmar
committed
eb9c4b4
View commit details
Copy full SHA for eb9c4b4
View code at this point
Browse repository at this point
std.cfg: Improved configuration of vfwprintf().
orbitcowboy
committed
b847882
View commit details
Copy full SHA for b847882
View code at this point
Browse repository at this point
std.cfg: Improved configuration of vfprintf()
orbitcowboy
committed
0db793f
View commit details
Copy full SHA for 0db793f
View code at this point
Browse repository at this point
std.cfg: Improved configuration of fprintf() and added TODO tests for wcsftime() when array count value exceeds bounds.
orbitcowboy
committed
1942bd5
View commit details
Copy full SHA for 1942bd5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.