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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
cppcheck-opensource
/
cppcheck
Public
Notifications
You must be signed in to change notification settings
Fork
1.6k
Star
6.7k
Code
Pull requests
201
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
cppcheck
test
testmemleak.cpp
on
2.9.x
User selector
All users
All time
Commit history
Commits on Aug 25, 2022
Fix #5678 FN destructor with no definition hide mismatching alloc/dealloc (#4401)
Show description for 917496a
chrchr-github
authored
917496a
View commit details
Copy full SHA for 917496a
View code at this point
Browse repository at this point
Commits on Aug 19, 2022
added more missing `sstream` includes (#4384)
firewave
authored
1b4141c
View commit details
Copy full SHA for 1b4141c
View code at this point
Browse repository at this point
Commits on Jun 30, 2022
Fix FP leakNoVarFunctionCall (#4243)
Show description for d8e64b4
chrchr-github
authored
d8e64b4
View commit details
Copy full SHA for d8e64b4
View code at this point
Browse repository at this point
Commits on Jun 29, 2022
Fix FP leakNoVarFunctionCall with unknown function (#4242)
Show description for 06b408e
chrchr-github
authored
06b408e
View commit details
Copy full SHA for 06b408e
View code at this point
Browse repository at this point
Fix FP leakNoVarFunctionCall (#4241)
Show description for b90a726
chrchr-github
authored
b90a726
View commit details
Copy full SHA for b90a726
View code at this point
Browse repository at this point
Commits on Jun 28, 2022
Fix #11157 FN: leakNoVarFunctionCall (switch condition) (#4240)
Show description for 2223cd2
chrchr-github
authored
2223cd2
View commit details
Copy full SHA for 2223cd2
View code at this point
Browse repository at this point
Commits on Jun 27, 2022
Fix #11155 FN: leakNoVarFunctionCall (ternary operator) (#4239)
Show description for cdeebc1
chrchr-github
authored
cdeebc1
View commit details
Copy full SHA for cdeebc1
View code at this point
Browse repository at this point
Fix #10858 FN: leakNoVarFunctionCall (if ( b && malloc ) ) (#4237)
Show description for e7e23e8
chrchr-github
authored
e7e23e8
View commit details
Copy full SHA for e7e23e8
View code at this point
Browse repository at this point
Fix #10857 FN: leakNoVarFunctionCall (#4236)
Show description for 88bf11a
chrchr-github
authored
88bf11a
View commit details
Copy full SHA for 88bf11a
View code at this point
Browse repository at this point
Commits on Jun 14, 2022
Add some tests (#4211)
Show description for 6f5a5fd
chrchr-github
authored
6f5a5fd
View commit details
Copy full SHA for 6f5a5fd
View code at this point
Browse repository at this point
Commits on May 30, 2022
Fix FP memleak (#4145)
chrchr-github
authored
423e67b
View commit details
Copy full SHA for 423e67b
View code at this point
Browse repository at this point
Commits on May 27, 2022
Fix FP memleak with unknown ptr typedef (#4141)
Show description for 16af656
chrchr-github
authored
16af656
View commit details
Copy full SHA for 16af656
View code at this point
Browse repository at this point
Commits on May 26, 2022
Fix FPs memleak with array and ptr to ptr (#4139)
Show description for 19dd59e
chrchr-github
authored
19dd59e
View commit details
Copy full SHA for 19dd59e
View code at this point
Browse repository at this point
Commits on May 25, 2022
Fix FP memleak with array (#4133)
Show description for 86763b7
chrchr-github
authored
86763b7
View commit details
Copy full SHA for 86763b7
View code at this point
Browse repository at this point
Commits on May 24, 2022
Fix FP memleak with function call, fix cppcheckError (#4130)
Show description for 1ed280f
chrchr-github
authored
1ed280f
View commit details
Copy full SHA for 1ed280f
View code at this point
Browse repository at this point
Commits on May 23, 2022
Fix #11019 FN memleak with redundant pointer op / #7705 FN: Memory leak not detected on struct member (#4126)
Show description for 1ced94b
chrchr-github
authored
1ced94b
View commit details
Copy full SHA for 1ced94b
View code at this point
Browse repository at this point
Commits on Apr 9, 2022
Fix #3886 New Check : Return value of "new" ignored (#3884)
chrchr-github
authored
c8936d0
View commit details
Copy full SHA for c8936d0
View code at this point
Browse repository at this point
Commits on Feb 15, 2022
#8126 Fix previous commit (#3833)
Show description for 9072182
chrchr-github
authored
9072182
View commit details
Copy full SHA for 9072182
View code at this point
Browse repository at this point
Fix #8126 unsafeClassCanLeak missing for array of pointers (#3832)
chrchr-github
authored
e7e2439
View commit details
Copy full SHA for e7e2439
View code at this point
Browse repository at this point
Commits on Feb 10, 2022
removed OVERRIDE and FINAL defines and use the keywords directly (#3767)
firewave
authored
f32583e
View commit details
Copy full SHA for f32583e
View code at this point
Browse repository at this point
Commits on Feb 5, 2022
Update copyright year
danmar
committed
3989408
View commit details
Copy full SHA for 3989408
View code at this point
Browse repository at this point
Commits on Feb 4, 2022
Fix #10789 Crash in CheckMemoryLeakInClass (#3797)
chrchr-github
authored
7f28edb
View commit details
Copy full SHA for 7f28edb
View code at this point
Browse repository at this point
Commits on Feb 2, 2022
Fix 10158 FP memleak when pointer is stored in a sub-object (#3764)
chrchr-github
authored
94a1f76
View commit details
Copy full SHA for 94a1f76
View code at this point
Browse repository at this point
Commits on Jan 27, 2022
avoid dependency on transitive includes - based on include-what-you-use (#3757)
firewave
authored
171da2e
View commit details
Copy full SHA for 171da2e
View code at this point
Browse repository at this point
Commits on Jan 18, 2022
Fix #10729: Uncaughty exception in CheckMemoryLeak::getReallocationType() (#3717)
rikardfalkeborn
authored
e106654
View commit details
Copy full SHA for e106654
View code at this point
Browse repository at this point
Commits on Dec 1, 2021
Fix #10632 (FN charset in format string) (#3590)
Show description for 4a1a153
chrchr-github
authored
4a1a153
View commit details
Copy full SHA for 4a1a153
View code at this point
Browse repository at this point
Commits on Nov 29, 2021
Fix and tests for #7622, #10381, #10382 (#3588)
Show description for d565cde
chrchr-github
authored
d565cde
View commit details
Copy full SHA for d565cde
View code at this point
Browse repository at this point
ASSERT() on calls to Tokenizer::tokenize() in test code (#3501)
chrchr-github
authored
ca311eb
View commit details
Copy full SHA for ca311eb
View code at this point
Browse repository at this point
Fix 10631: FP, Regression: error: Return value of allocation function 'makeThing' is not stored. (#3585)
pfultz2
authored
853a1f6
View commit details
Copy full SHA for 853a1f6
View code at this point
Browse repository at this point
Commits on Aug 7, 2021
Format with uncrustify (#3388)
pfultz2
authored
7f358b2
View commit details
Copy full SHA for 7f358b2
View code at this point
Browse repository at this point
Commits on May 8, 2021
Tokenizer::findGarbageCode: detect wrong struct declaration
danmar
committed
895a96f
View commit details
Copy full SHA for 895a96f
View code at this point
Browse repository at this point
Fix FP leakNoVarFunctionCall with passthrough returns (#3249)
keinflue
authored
bfa26b5
View commit details
Copy full SHA for bfa26b5
View code at this point
Browse repository at this point
Commits on Apr 3, 2021
cleaned up includes based on include-what-you-use (#3141)
firewave
authored
6397e29
View commit details
Copy full SHA for 6397e29
View code at this point
Browse repository at this point
Commits on Mar 21, 2021
Update Copyright year
danmar
committed
4243727
View commit details
Copy full SHA for 4243727
View code at this point
Browse repository at this point
Commits on Feb 24, 2021
Refactorization: Improved internal implementation of severity and certainty levels
Show description for 141d2ac
PKEuS
authored and
danmar
committed
141d2ac
View commit details
Copy full SHA for 141d2ac
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.