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 }}
DavidKorczynski
/
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
main
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 20, 2022
donate-cpu: improved client stability by consistently re-trying remote calls / cleanups (#4545)
firewave
authored
a7dde5d
View commit details
Copy full SHA for a7dde5d
Browse repository at this point
donate-cpu-server.py: improved error handling and reporting / some cleanups (#4534)
firewave
authored
e235297
View commit details
Copy full SHA for e235297
Browse repository at this point
dump: output language to dumpfile
danmar
committed
ad8c1e2
View commit details
Copy full SHA for ad8c1e2
Browse repository at this point
Commits on Nov 19, 2022
Fix #11391 FP doubleFree with goto (#4587)
chrchr-github
authored
9f50611
View commit details
Copy full SHA for 9f50611
Browse repository at this point
GUI: better exclude of files. the canonical Qt method might return absolute paths from relative input paths.
danmar
committed
5024122
View commit details
Copy full SHA for 5024122
Browse repository at this point
Commits on Nov 18, 2022
Fix #11392 FP mismatchAllocDealloc with std::unique_ptr and custom deleter (#4585)
chrchr-github
authored
80aa6dc
View commit details
Copy full SHA for 80aa6dc
Browse repository at this point
Improve fix for #11383 FP selfAssignment: lambda capture (#4584)
gerboengels
authored
3fdba64
View commit details
Copy full SHA for 3fdba64
Browse repository at this point
Commits on Nov 14, 2022
Fix #11385 debug: SymbolDatabase::findFunction found '>' without link. (#4583)
chrchr-github
authored
4ce76d0
View commit details
Copy full SHA for 4ce76d0
Browse repository at this point
Update version check in ccache.cmake so ccache can work on older cmake versions (#4567)
Show description for 436c5c8
pfultz2
authored
436c5c8
View commit details
Copy full SHA for 436c5c8
Browse repository at this point
Commits on Nov 13, 2022
Fix crash on nullptr (#4582)
Show description for e3939d3
chrchr-github
authored
e3939d3
View commit details
Copy full SHA for e3939d3
Browse repository at this point
Fix #11383 FP selfAssignment: lambda capture / #11380 FP operatorEqRetRefThis (#4581)
Show description for 701d381
chrchr-github
authored
701d381
View commit details
Copy full SHA for 701d381
Browse repository at this point
Commits on Nov 12, 2022
runformat
danmar
committed
8aec886
View commit details
Copy full SHA for 8aec886
Browse repository at this point
Fix #11378 internalAstError regressions (iscpp11init) (#4580)
chrchr-github
authored
e8b3723
View commit details
Copy full SHA for e8b3723
Browse repository at this point
SymbolDatabase: Set valuetype for this
danmar
committed
8fb8e06
View commit details
Copy full SHA for 8fb8e06
Browse repository at this point
ValueFlow: throw TerminateException in valueFlowGenericForward in case analysis is terminated
danmar
committed
15d3e51
View commit details
Copy full SHA for 15d3e51
Browse repository at this point
Commits on Nov 10, 2022
Respect [[maybe_unused]] in unusedPrivateFunction (#4579)
chrchr-github
authored
4e75c08
View commit details
Copy full SHA for 4e75c08
Browse repository at this point
Commits on Nov 9, 2022
Typos found by running "codespell" (#4578)
arm-in
authored
7f74aad
View commit details
Copy full SHA for 7f74aad
Browse repository at this point
Fix crashes on nullptr (#4575)
chrchr-github
authored
ffc0c57
View commit details
Copy full SHA for ffc0c57
Browse repository at this point
Commits on Nov 8, 2022
GUI: Install link when new version is available
danmar
committed
0d29934
View commit details
Copy full SHA for 0d29934
Browse repository at this point
Commits on Nov 5, 2022
Fix internal error "Unexpected tokens in initializer" with anonymous namespace (#4577)
Show description for bd95efc
gerboengels
and
gerboe-of
authored
bd95efc
View commit details
Copy full SHA for bd95efc
Browse repository at this point
SymbolDatabase: fix ValueType for '&array[x]'
danmar
committed
e45e5f9
View commit details
Copy full SHA for e45e5f9
Browse repository at this point
SymbolDatabase: Set correct ValueType when there is array-to-pointer decay
danmar
committed
ecb2938
View commit details
Copy full SHA for ecb2938
Browse repository at this point
Fix couple issues with missing operatorEqVarError (#4576)
gerboengels
authored
d7a8f7f
View commit details
Copy full SHA for d7a8f7f
Browse repository at this point
Commits on Nov 3, 2022
use python3 on debians too (#3812)
Show description for 6488650
omarandlorraine
and
Sam M W
authored
6488650
View commit details
Copy full SHA for 6488650
Browse repository at this point
GUI: only run misra addon in premium version. remove misra rule texts configuration that is not needed in premium.
danmar
committed
2c53b73
View commit details
Copy full SHA for 2c53b73
Browse repository at this point
Fix #11038, FP memory leak in if-statement in realloc with cast (#4572)
rikardfalkeborn
authored
3c21b9c
View commit details
Copy full SHA for 3c21b9c
Browse repository at this point
Commits on Nov 2, 2022
Fix #11373 typedef: not simplified after inline keyword (#4574)
chrchr-github
authored
e4c5f36
View commit details
Copy full SHA for e4c5f36
Browse repository at this point
win_installer: copy openssl from Qt tools folder
danmar
committed
d19bb75
View commit details
Copy full SHA for d19bb75
Browse repository at this point
Commits on Nov 1, 2022
Fix #11370 FP constStatement with lambda (#4570)
Show description for ccf2176
chrchr-github
authored
ccf2176
View commit details
Copy full SHA for ccf2176
Browse repository at this point
Fix #11371 Detect assignment to temporary (#4571)
Show description for d717e62
chrchr-github
authored
d717e62
View commit details
Copy full SHA for d717e62
Browse repository at this point
Commits on Oct 31, 2022
Fix #11368 FP "Same value in both branches of ternary operator" on plus and minus zero (#4569)
Show description for cf8051b
chrchr-github
authored
cf8051b
View commit details
Copy full SHA for cf8051b
Browse repository at this point
let --premium=misra-c-2012 also set --addon=misra. changed addons container to a set
danmar
committed
e8606a5
View commit details
Copy full SHA for e8606a5
Browse repository at this point
Commits on Oct 30, 2022
GUI: fix path issue with backslashes. hide non-premium setting in premium settings dialog.
danmar
committed
5c10cfd
View commit details
Copy full SHA for 5c10cfd
Browse repository at this point
Commits on Oct 29, 2022
Fix #11369 Syntax error. Unexpected tokens in initializer. (#4568)
chrchr-github
authored
6df8573
View commit details
Copy full SHA for 6df8573
Browse repository at this point
Commits on Oct 25, 2022
added/updated to Python 3.11 in CI (#4565)
Show description for 8672e12
firewave
authored
8672e12
View commit details
Copy full SHA for 8672e12
Browse repository at this point
Previous
Next
You can’t perform that action at this time.