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 }}
albert-github
/
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
cfg
windows.cpp
on
master
User selector
All users
All time
Commit history
Commits on Jun 27, 2024
windows.cfg: Added support for obsolete UpdateTraceW()/UpdateTraceA(). (#6552)
Show description for 16ebe0b
orbitcowboy
authored
16ebe0b
View commit details
Copy full SHA for 16ebe0b
View code at this point
Browse repository at this point
Commits on Jun 20, 2024
Fix wrong config defines in boost/windows.cfg (#6492)
Show description for 9044a17
ChristophStrehle
authored
9044a17
View commit details
Copy full SHA for 9044a17
View code at this point
Browse repository at this point
Commits on Jun 19, 2024
Fix #8434 Support Microsoft Structured Exception Handling (SEH) (#6538)
chrchr-github
authored
02866e3
View commit details
Copy full SHA for 02866e3
View code at this point
Browse repository at this point
Commits on Mar 22, 2024
made all suppressions in `cfg` tests inline / added TODOs (#6154)
Show description for 6e6b203
firewave
authored
6e6b203
View commit details
Copy full SHA for 6e6b203
View code at this point
Browse repository at this point
Commits on Mar 21, 2024
fixed #12526 - corrected bailout in `valueFlowConditionExpressions()` / restored `valueFlowBailoutIncompleteVar` in daca (#6153)
Show description for 14c24de
firewave
authored
14c24de
View commit details
Copy full SHA for 14c24de
View code at this point
Browse repository at this point
Commits on Mar 8, 2024
Fix #11043 FN: memleak posix getline / #12297 FP: memleak (#6103)
chrchr-github
authored
7842ae4
View commit details
Copy full SHA for 7842ae4
View code at this point
Browse repository at this point
Commits on Feb 9, 2024
Fix some compilation errors in windows.cpp (#5965)
Show description for 889f15e
chrchr-github
authored
889f15e
View commit details
Copy full SHA for 889f15e
View code at this point
Browse repository at this point
Commits on Feb 8, 2024
Remove MFC defines from windows.cfg (#5959)
chrchr-github
authored
b3bb172
View commit details
Copy full SHA for b3bb172
View code at this point
Browse repository at this point
Commits on Jan 5, 2024
enabled and mitigated debug warnings in cfg tests (#5840)
firewave
authored
028596f
View commit details
Copy full SHA for 028596f
View code at this point
Browse repository at this point
Commits on Dec 8, 2023
Add tests for #8399/#10646/#10833 (#5743)
chrchr-github
authored
233e27b
View commit details
Copy full SHA for 233e27b
View code at this point
Browse repository at this point
Commits on Nov 12, 2023
windows.cfg: Improved configuration of OpenThread() (#5653)
orbitcowboy
authored
b201ef2
View commit details
Copy full SHA for b201ef2
View code at this point
Browse repository at this point
Commits on Nov 11, 2023
windows.cfg: Improved configuration for OpenProcess(). (#5651)
orbitcowboy
authored
f4df28d
View commit details
Copy full SHA for f4df28d
View code at this point
Browse repository at this point
Commits on Oct 7, 2023
windows.cfg: Fix wrong FlushConsoleInputBuffer configuration (#5526)
Show description for e9c39c1
orbitcowboy
authored
e9c39c1
View commit details
Copy full SHA for e9c39c1
View code at this point
Browse repository at this point
windows.cfg: Fixed wrong configuration of GetModuleHandle(A|W)-functions (#5525)
Show description for 1d30b61
orbitcowboy
authored
1d30b61
View commit details
Copy full SHA for 1d30b61
View code at this point
Browse repository at this point
Commits on Aug 8, 2023
Fix argument direction in windows.cfg, missing Qt macros (#5302)
chrchr-github
authored
5ea1bca
View commit details
Copy full SHA for 5ea1bca
View code at this point
Browse repository at this point
Commits on Aug 5, 2023
Fix #11842 FN constParameterPointer with library function (#5257)
chrchr-github
authored
7325154
View commit details
Copy full SHA for 7325154
View code at this point
Browse repository at this point
Commits on May 22, 2023
Fix FN constVariablePointer (#5076)
Show description for 78182d4
chrchr-github
authored
78182d4
View commit details
Copy full SHA for 78182d4
View code at this point
Browse repository at this point
Commits on May 21, 2023
Use library to get deallocation function (#5061)
Show description for e621f72
chrchr-github
authored
e621f72
View commit details
Copy full SHA for e621f72
View code at this point
Browse repository at this point
Commits on Mar 9, 2023
refs #11603 - deprecated `--enable=information` implicitly enabling `missingInclude` (#4865)
firewave
authored
3013183
View commit details
Copy full SHA for 3013183
View code at this point
Browse repository at this point
Commits on Feb 24, 2023
test/cfg: enabled `information` and `--inconclusive` in all cases / some cleanups (#4784)
firewave
authored
da09a92
View commit details
Copy full SHA for da09a92
View code at this point
Browse repository at this point
Commits on Jan 26, 2023
de-coupled `--check-library` from `information` severity and other dependencies (#3861)
firewave
authored
fd15811
View commit details
Copy full SHA for fd15811
View code at this point
Browse repository at this point
Commits on Sep 27, 2022
Fix #9653 FP leakReturnValNotUsed although (void) is specified (#4431)
chrchr-github
authored
56e2af5
View commit details
Copy full SHA for 56e2af5
View code at this point
Browse repository at this point
Commits on Aug 24, 2022
formatting
danmar
committed
112852f
View commit details
Copy full SHA for 112852f
View code at this point
Browse repository at this point
Commits on Aug 13, 2022
Partial fix for #10057 unused variable without assignment not detected (#4348)
Show description for afef71f
chrchr-github
authored
afef71f
View commit details
Copy full SHA for afef71f
View code at this point
Browse repository at this point
Commits on Jul 29, 2022
windows.cfg: deprecate '_alloca()'. Ref. https://docs.microsoft.com/en-us/cpp/c-runtime-library/reference/alloca?view=msvc-170
orbitcowboy
committed
1934386
View commit details
Copy full SHA for 1934386
View code at this point
Browse repository at this point
Commits on May 27, 2022
windows.cfg: Improved configuration of _mbscmp() and _mbscmp_l().
orbitcowboy
committed
558e002
View commit details
Copy full SHA for 558e002
View code at this point
Browse repository at this point
Commits on Apr 7, 2022
Remove old pointer alias check (#3983)
pfultz2
authored
4c1aeb0
View commit details
Copy full SHA for 4c1aeb0
View code at this point
Browse repository at this point
Commits on Feb 15, 2022
test windows.cfg: Added regression test for _wtoi_l and _atoi_l.
orbitcowboy
committed
d131235
View commit details
Copy full SHA for d131235
View code at this point
Browse repository at this point
Commits on Feb 10, 2022
Fix #7709 FN C-style pointer casting with built-in or typedef types /… (#3814)
chrchr-github
authored
cd7532d
View commit details
Copy full SHA for cd7532d
View code at this point
Browse repository at this point
Commits on Feb 8, 2022
Windows.cfg: add UNREFERENCED_PARAMETER() macro (#3809)
chrchr-github
authored
966dbb1
View commit details
Copy full SHA for 966dbb1
View code at this point
Browse repository at this point
Commits on Feb 7, 2022
windows.cfg: Improved configuration of _fseeki64()
orbitcowboy
committed
2dea968
View commit details
Copy full SHA for 2dea968
View code at this point
Browse repository at this point
Commits on Jan 16, 2022
Fix 10726: Crash in CheckExceptionSafety::checkRethrowCopy (#3711)
pfultz2
authored
abb0563
View commit details
Copy full SHA for abb0563
View code at this point
Browse repository at this point
Commits on Jan 2, 2022
Typos found by running "codespell" (#3659)
arm-in
authored
d5daba3
View commit details
Copy full SHA for d5daba3
View code at this point
Browse repository at this point
Commits on Oct 17, 2021
windows.cfg: Added a regression test for GetPrivateProfileString() as we had a FP in the past https://github.com/danmar/cppcheck/commit/8b6c14aa4880867480d9e4bcd0dc8d5a9f5c3856
orbitcowboy
committed
21abf31
View commit details
Copy full SHA for 21abf31
View code at this point
Browse repository at this point
Commits on Oct 3, 2021
Uninitvar: fixed 'make checkcfg'
danmar
committed
b3f9df9
View commit details
Copy full SHA for b3f9df9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.