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 }}
firewave
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Security and quality
Insights
Commits
Breadcrumbs
History for
cppcheck
test
testautovariables.cpp
on
unspecified
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 14, 2026
Partial fix for #10976 FN autoVariables [inconclusive] (regression) (#8170)
chrchr-github
authored
9042302
View commit details
Copy full SHA for 9042302
View code at this point
Browse repository at this point
Commits on Feb 6, 2026
Fix #14465 duplicated returnDanglingLifetime (#8184)
Show description for 792a761
chrchr-github
and
web-flow
authored
792a761
View commit details
Copy full SHA for 792a761
View code at this point
Browse repository at this point
Commits on Jan 27, 2026
Fix #14209 FN invalidLifetime (struct returned from subfunction, regression) (#8144)
chrchr-github
authored
c221f52
View commit details
Copy full SHA for c221f52
View code at this point
Browse repository at this point
Commits on Dec 2, 2025
Add test for #7167 Assign address of local buffer to function parameter (#8007)
chrchr-github
authored
e491f90
View commit details
Copy full SHA for e491f90
View code at this point
Browse repository at this point
Commits on Nov 12, 2025
Fix #14260 Crash in valueFlowLifetimeClassConstructor() (#7957)
Show description for 9ab1585
chrchr-github
and
web-flow
authored
9ab1585
View commit details
Copy full SHA for 9ab1585
View code at this point
Browse repository at this point
Commits on Nov 11, 2025
Fix #14257 FP autoVariables, local struct with pointer that points at global data (#7954)
chrchr-github
authored
359ae22
View commit details
Copy full SHA for 359ae22
View code at this point
Browse repository at this point
Commits on Nov 9, 2025
Fix #14247 FN returnDanglingLifetime with designated initializer (#7937)
Show description for 15a4f63
chrchr-github
and
web-flow
authored
15a4f63
View commit details
Copy full SHA for 15a4f63
View code at this point
Browse repository at this point
Commits on Oct 15, 2025
testrunner: removed unnecessary default constructors from test options (#7889)
firewave
authored
59d9ba3
View commit details
Copy full SHA for 59d9ba3
View code at this point
Browse repository at this point
Commits on Sep 24, 2025
testrunner: avoid some `TestFixture::settingsBuilder()` invocations (#7845)
firewave
authored
f916df0
View commit details
Copy full SHA for f916df0
View code at this point
Browse repository at this point
Commits on Aug 28, 2025
Fix #14019 Bad AST for template reference type / #14054 FN danglingTemporaryLifetime with const iterator to subobject (#7722)
Show description for 23a698d
chrchr-github
and
web-flow
authored
23a698d
View commit details
Copy full SHA for 23a698d
View code at this point
Browse repository at this point
Commits on Jul 12, 2025
Fix #14005 FP: returnDanglingLifetime while returning reference to struct field (#7661)
Show description for 843f95e
chrchr-github
and
web-flow
authored
843f95e
View commit details
Copy full SHA for 843f95e
View code at this point
Browse repository at this point
Commits on Apr 18, 2025
Fix #13787 nullptr dereference in autoVariables() (#7471)
Show description for f537feb
chrchr-github
and
web-flow
authored
f537feb
View commit details
Copy full SHA for f537feb
View code at this point
Browse repository at this point
Commits on Apr 15, 2025
testrunner: some `SimpleTokenizer` refactoring (#7467)
firewave
authored
20681a3
View commit details
Copy full SHA for 20681a3
View code at this point
Browse repository at this point
Commits on Apr 13, 2025
Fix 13760: false negative: danglingTemporaryLifetime with temporary lambda (#7460)
pfultz2
authored
5d79fe2
View commit details
Copy full SHA for 5d79fe2
View code at this point
Browse repository at this point
Commits on Apr 10, 2025
testrunner: added more IDs and columns to expected test output (#7444)
firewave
authored
5702fd2
View commit details
Copy full SHA for 5702fd2
View code at this point
Browse repository at this point
Commits on Mar 27, 2025
Fix 13114: FN: danglingTempReference (Accessing Temporary Object Through Method Returning Self) (#7409)
pfultz2
authored
2684ba9
View commit details
Copy full SHA for 2684ba9
View code at this point
Browse repository at this point
Commits on Feb 23, 2025
release: Update copyright year (#7319)
danmar
authored
11f0f4d
View commit details
Copy full SHA for 11f0f4d
View code at this point
Browse repository at this point
Commits on Jan 23, 2025
testrunner: cleaned up tests by using objects to pass the options (#7189)
firewave
authored
2995c4b
View commit details
Copy full SHA for 2995c4b
View code at this point
Browse repository at this point
Commits on Jan 18, 2025
Fix #13167 FP invalidLifetime when constructing string from c_str() (#7231)
chrchr-github
authored
204c821
View commit details
Copy full SHA for 204c821
View code at this point
Browse repository at this point
Commits on Jan 16, 2025
Fix #11420 FN returnDanglingLifetime with auto (regression) (#7228)
chrchr-github
authored
5caaf9c
View commit details
Copy full SHA for 5caaf9c
View code at this point
Browse repository at this point
Fix #10902 / #13560 FN danglingLifetime (stack address stored in static variable) (#7225)
chrchr-github
authored
74da655
View commit details
Copy full SHA for 74da655
View code at this point
Browse repository at this point
Commits on Jan 15, 2025
Fix #11393 FP danglingLifetime with pointer to pointer (#7226)
chrchr-github
authored
1cce204
View commit details
Copy full SHA for 1cce204
View code at this point
Browse repository at this point
Commits on Dec 4, 2024
Fix #13373 FP returnReference for reference member (#7066)
chrchr-github
authored
14f3620
View commit details
Copy full SHA for 14f3620
View code at this point
Browse repository at this point
Commits on Sep 1, 2024
Fix #13057 FP: Returning pointer to local variable (#6739)
chrchr-github
authored
94e9a72
View commit details
Copy full SHA for 94e9a72
View code at this point
Browse repository at this point
Commits on Aug 5, 2024
Fix #12966 FN returnDanglingLifetime with std::span and array (regression) (#6660)
chrchr-github
authored
775e3d9
View commit details
Copy full SHA for 775e3d9
View code at this point
Browse repository at this point
Commits on May 23, 2024
Fix #12748 FP arithOperationsOnVoidPointer with unique_ptr to array (#6420)
chrchr-github
authored
7c095f2
View commit details
Copy full SHA for 7c095f2
View code at this point
Browse repository at this point
Commits on May 22, 2024
iwyu.yml: switched to Fedora to get the latest `include-what-you-use` / cleaned up includes (#6340)
firewave
authored
570c11d
View commit details
Copy full SHA for 570c11d
View code at this point
Browse repository at this point
Commits on May 16, 2024
testrunner: prefer to pass code as sized `const char[]` (#6381)
firewave
authored
5f9039e
View commit details
Copy full SHA for 5f9039e
View code at this point
Browse repository at this point
Commits on May 11, 2024
Fix FP assertWithSideEffect with std::prev/next (refs #12695) (#6395)
chrchr-github
authored
8e7f060
View commit details
Copy full SHA for 8e7f060
View code at this point
Browse repository at this point
Commits on Apr 20, 2024
Update copyright year (#6310)
danmar
authored
58030b8
View commit details
Copy full SHA for 58030b8
View code at this point
Browse repository at this point
Commits on Apr 11, 2024
Fix #12607 FP returnReference with std::map (regression) (#6278)
chrchr-github
authored
59f4575
View commit details
Copy full SHA for 59f4575
View code at this point
Browse repository at this point
Commits on Apr 10, 2024
Tokenizer: moved test-only `tokenize()` to `SimpleTokenizer` / several cleanups (#6264)
firewave
authored
789be1c
View commit details
Copy full SHA for 789be1c
View code at this point
Browse repository at this point
testrunner: improved `InternalError` assertions (#6262)
firewave
authored
9e7578e
View commit details
Copy full SHA for 9e7578e
View code at this point
Browse repository at this point
Fix 12600: FP returnDanglingLifetime with smart pointer member (regression) (#6260)
pfultz2
authored
be32239
View commit details
Copy full SHA for be32239
View code at this point
Browse repository at this point
Commits on Apr 6, 2024
Fix #12568 FP invalidLifetime with std::unique_ptr (#6236)
chrchr-github
authored
7a546a8
View commit details
Copy full SHA for 7a546a8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.