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 }}
devzero2000
/
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
testmemleak.cpp
on
main
User selector
All users
All time
Commit history
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
Commits on Feb 20, 2021
Refactorization: Removed unnecessary \n and spaces in strings
Show description for cf19372
PKEuS
authored and
danmar
committed
cf19372
View commit details
Copy full SHA for cf19372
View code at this point
Browse repository at this point
Commits on Sep 13, 2020
Fix #9228 (FN common realloc mistake with assignment of NULL)
Show description for 791051c
rikardfalkeborn
committed
791051c
View commit details
Copy full SHA for 791051c
View code at this point
Browse repository at this point
Commits on Sep 12, 2020
memleakOnRealloc: Don't warn if pointer is NULL in condition
rikardfalkeborn
committed
da8ad9c
View commit details
Copy full SHA for da8ad9c
View code at this point
Browse repository at this point
Commits on Jul 7, 2020
Fix #9793 (false positive, memleak with lambda)
Show description for d534505
rikardfalkeborn
committed
d534505
View commit details
Copy full SHA for d534505
View code at this point
Browse repository at this point
Commits on May 20, 2020
Fixed test suite: Do no longer apply simplifyTokenList2 to token lists, except for those tests that test those simplifications, because checks are no longer run on that simplified token list
Show description for fb1afe2
PKEuS
committed
fb1afe2
View commit details
Copy full SHA for fb1afe2
View code at this point
Browse repository at this point
Commits on May 10, 2020
Update copyright year
danmar
committed
08ddd84
View commit details
Copy full SHA for 08ddd84
View code at this point
Browse repository at this point
Revert "Update copyright year"
Show description for 3e02182
danmar
committed
3e02182
View commit details
Copy full SHA for 3e02182
View code at this point
Browse repository at this point
Update copyright year
danmar
committed
6eec6c4
View commit details
Copy full SHA for 6eec6c4
View code at this point
Browse repository at this point
Commits on Apr 13, 2020
cleaned up includes based on include-what-you-use (#2600)
Show description for 2c1e36e
firewave
authored
2c1e36e
View commit details
Copy full SHA for 2c1e36e
View code at this point
Browse repository at this point
Commits on Feb 21, 2020
fix ast for expression that starts with number
danmar
committed
cf10b1a
View commit details
Copy full SHA for cf10b1a
View code at this point
Browse repository at this point
Commits on Dec 4, 2019
Avoid some additional memleakOnRealloc false positives (#2422)
Show description for 297efcd
jmarshall
authored and
danmar
committed
297efcd
View commit details
Copy full SHA for 297efcd
View code at this point
Browse repository at this point
Commits on Oct 30, 2019
Fix #9438 (Don't warn for return (void*) malloc(1)) (#2307)
rikardfalkeborn
authored and
danmar
committed
239b660
View commit details
Copy full SHA for 239b660
View code at this point
Browse repository at this point
Commits on Sep 25, 2019
Various clang-tidy fixes (#2192)
Show description for eac040a
firewave
authored and
danmar
committed
eac040a
View commit details
Copy full SHA for eac040a
View code at this point
Browse repository at this point
Commits on Aug 23, 2019
leakNoReturnVar: Don't break early (#2095)
Show description for fd3cb24
rikardfalkeborn
authored and
danmar
committed
fd3cb24
View commit details
Copy full SHA for fd3cb24
View code at this point
Browse repository at this point
Commits on Aug 14, 2019
leakNoVarFunctionCall: Use AST more (fix #9252) (#2086)
Show description for fc1d5b1
rikardfalkeborn
authored and
danmar
committed
fc1d5b1
View commit details
Copy full SHA for fc1d5b1
View code at this point
Browse repository at this point
Commits on Aug 12, 2019
Fix #9253: leakNoVarFunctionCall: do not warn if freopen opens standard stream (#2076)
Show description for cd36f8e
rikardfalkeborn
authored and
danmar
committed
cd36f8e
View commit details
Copy full SHA for cd36f8e
View code at this point
Browse repository at this point
Commits on Jul 25, 2019
Fix FP leakVarNotUsed with freopen() and stdin (#2034)
Show description for a69a570
rikardfalkeborn
authored and
danmar
committed
a69a570
View commit details
Copy full SHA for a69a570
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.