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 }}
csanycall
/
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 Sep 8, 2023
Partial fix for #11927 FP knownArgument with unknown function type (#5413)
chrchr-github
authored
4d5e84a
View commit details
Copy full SHA for 4d5e84a
Browse repository at this point
Fix #10837 crash/hang in expandTemplate (#5410)
chrchr-github
authored
e4f92f6
View commit details
Copy full SHA for e4f92f6
Browse repository at this point
Commits on Sep 6, 2023
AUTHORS: Add Ryan M. Lederman
danmar
committed
48a7a43
View commit details
Copy full SHA for 48a7a43
Browse repository at this point
AUTHORS: Add ericLemanissier
danmar
committed
cb955ff
View commit details
Copy full SHA for cb955ff
Browse repository at this point
Update copyright year
danmar
committed
4739ac8
View commit details
Copy full SHA for 4739ac8
Browse repository at this point
GUI: run lupdate to update translations
danmar
committed
6cfe334
View commit details
Copy full SHA for 6cfe334
Browse repository at this point
Commits on Sep 5, 2023
Fix #11914 Crash when checking widelands (#5404)
chrchr-github
authored
7a79366
View commit details
Copy full SHA for 7a79366
Browse repository at this point
Commits on Sep 4, 2023
Fix #11915 Assert failure in getTemplateNamePosition() (#5403)
chrchr-github
authored
03026c7
View commit details
Copy full SHA for 03026c7
Browse repository at this point
fixed #11910 - removed Visual Studio x86 targets from project files and builds from CI (#5397)
Show description for ce78017
firewave
authored
ce78017
View commit details
Copy full SHA for ce78017
Browse repository at this point
CI-mingw.yml: use pre-installed MinGW / also use `lld` and `ccache` for faster builds (#4400)
Show description for c068c74
firewave
authored
c068c74
View commit details
Copy full SHA for c068c74
Browse repository at this point
Fix #11911 (GUI: provide suppressions when creating the compliance report) (#5401)
danmar
authored
3ac8946
View commit details
Copy full SHA for 3ac8946
Browse repository at this point
Commits on Sep 3, 2023
Ticket #11897. Write Autosar/Cert C/Cert C++/Misra C++ in the checkers report also. (#5400)
danmar
authored
6817113
View commit details
Copy full SHA for 6817113
Browse repository at this point
Commits on Sep 2, 2023
Fix 11898: FP knownEmptyContainer (#5394)
pfultz2
authored
fd12baa
View commit details
Copy full SHA for fd12baa
Browse repository at this point
Fix 11889: FP knownArgument with array element (#5395)
pfultz2
authored
ffbcfae
View commit details
Copy full SHA for ffbcfae
Browse repository at this point
Fix 11894: FPs knownArgument with sizeof and function pointer (#5396)
pfultz2
authored
6c0a5a5
View commit details
Copy full SHA for 6c0a5a5
Browse repository at this point
Commits on Sep 1, 2023
CI-windows.yml: perform debug and release builds in separate jobs (#5392)
Show description for 37b2e50
firewave
authored
37b2e50
View commit details
Copy full SHA for 37b2e50
Browse repository at this point
avoid duplicated workflow invocations for pushes in PRs made from root repository branches (#5377)
Show description for bf5e633
firewave
authored
bf5e633
View commit details
Copy full SHA for bf5e633
Browse repository at this point
createrelease: in release branches it's preferable that dmake is executed with --release in the ci when checking the integrity of the Makefile [skip ci] (#5391)
danmar
authored
ed5d03e
View commit details
Copy full SHA for ed5d03e
Browse repository at this point
Fixed #11907 (False positive: uninitialized member (mutable member, const method call)) (#5384)
danmar
authored
88a9119
View commit details
Copy full SHA for 88a9119
Browse repository at this point
Fixed #11909 (misra addon: rule 1.2 detect some gcc language extensions) (#5390)
danmar
authored
204e75d
View commit details
Copy full SHA for 204e75d
Browse repository at this point
Commits on Aug 31, 2023
Refactor: The code to generate id string from pointer can be simplified (#5382)
danmar
authored
c3136db
View commit details
Copy full SHA for c3136db
Browse repository at this point
Fixed #11904 (One more related fix for Scope::findFunction) (#5383)
danmar
authored
85332b2
View commit details
Copy full SHA for 85332b2
Browse repository at this point
Fix #11897 (Safety: show what checks are enabled/disabled) (#5378)
Show description for 44c149e
danmar
authored
44c149e
View commit details
Copy full SHA for 44c149e
Browse repository at this point
CI: Add test for #11649 (#5380)
danmar
authored
22547be
View commit details
Copy full SHA for 22547be
Browse repository at this point
Fix #11904 (Scope::findFunction: better handling when non-virtual method with same name and arguments exists both in base class and derived class) (#5379)
danmar
authored
1b06156
View commit details
Copy full SHA for 1b06156
Browse repository at this point
report `internalError` when command execution returns errorcode / also some related cleanups and tests (#5037)
Show description for ad1caa8
firewave
authored
ad1caa8
View commit details
Copy full SHA for ad1caa8
Browse repository at this point
sped up `Tokenizer::dump()` (#5009)
Show description for 0fadf9e
firewave
authored
0fadf9e
View commit details
Copy full SHA for 0fadf9e
Browse repository at this point
AUTHORS: Add ev1313
danmar
committed
98401a3
View commit details
Copy full SHA for 98401a3
Browse repository at this point
fix crash while checking misra_9 when initializing a union with {{0,0}} (#5250)
Show description for b70e1df
ev1313
and
Tim Blume
authored
b70e1df
View commit details
Copy full SHA for b70e1df
Browse repository at this point
enabled `readability-use-anyofallof` clang-tidy warning / added more checks to evaluate (#5339)
firewave
authored
e7dd9cd
View commit details
Copy full SHA for e7dd9cd
Browse repository at this point
Commits on Aug 30, 2023
Fixed #11901 (Performance regression: large array with strings) (#5375)
Show description for 7c992ce
danmar
authored
7c992ce
View commit details
Copy full SHA for 7c992ce
Browse repository at this point
Commits on Aug 29, 2023
matchcompiler.h: fixed some clang-tidy warnings (#5374)
Show description for dac6671
firewave
authored
dac6671
View commit details
Copy full SHA for dac6671
Browse repository at this point
CI-unixish-docker.yml: use `ubuntu:23.04` in `build_make` (#5373)
Show description for 9d1bb5a
firewave
authored
9d1bb5a
View commit details
Copy full SHA for 9d1bb5a
Browse repository at this point
Partial fix for #11897 (Safety: show what checks are enabled/disabled) (#5372)
Show description for 276f017
danmar
authored
276f017
View commit details
Copy full SHA for 276f017
Browse repository at this point
Commits on Aug 28, 2023
Fix use-after-free crash when using --clang (#5367)
Show description for 4d18f3e
chrchr-github
authored
4d18f3e
View commit details
Copy full SHA for 4d18f3e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.