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
.
AlgorithmCxxWork
/
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
testbufferoverrun.cpp
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 25, 2022
Remove simplifyKnownVariables() (#4232)
Show description for 63e567e
chrchr-github
authored
63e567e
View commit details
Copy full SHA for 63e567e
View code at this point
Browse repository at this point
Commits on Jun 19, 2022
Replaced check for pipe() buffer size by ordinary CheckBufferOverrun, provide required Library configuration option (#4183)
Show description for 9eb16e1
PKEuS
authored
9eb16e1
View commit details
Copy full SHA for 9eb16e1
View code at this point
Browse repository at this point
Commits on Jun 16, 2022
Fix 10570: Improve check; condition then pointer dereference, different pointers (#4216)
Show description for 9cecc84
pfultz2
authored
9cecc84
View commit details
Copy full SHA for 9cecc84
View code at this point
Browse repository at this point
Fix 9135: Access of moved variable not detected in loop (#4215)
Show description for de51ebb
pfultz2
authored
de51ebb
View commit details
Copy full SHA for de51ebb
View code at this point
Browse repository at this point
Commits on Jun 14, 2022
Add tests for #9194, #10415, #4759, #9876, #10006 (#4213)
Show description for de9b65c
chrchr-github
authored
de9b65c
View commit details
Copy full SHA for de9b65c
View code at this point
Browse repository at this point
Commits on Jun 12, 2022
Fix 10740: valueflow; conditional value. incremented value is oob. (#4208)
pfultz2
authored
bd63534
View commit details
Copy full SHA for bd63534
View code at this point
Browse repository at this point
Commits on Jun 11, 2022
LCppC backport: Restored Check: Detect negative VLA and allocation (new[]) sizes (#4187)
PKEuS
authored
82af702
View commit details
Copy full SHA for 82af702
View code at this point
Browse repository at this point
Commits on May 25, 2022
Add test for #11066 (#4136)
chrchr-github
authored
2b61170
View commit details
Copy full SHA for 2b61170
View code at this point
Browse repository at this point
Commits on May 12, 2022
Fix 11035: FP arrayIndexOutOfBoundsCond with array and vector (#4105)
Show description for 5d8da2b
pfultz2
authored
5d8da2b
View commit details
Copy full SHA for 5d8da2b
View code at this point
Browse repository at this point
Commits on May 10, 2022
Fix #11052 inline static global struct declaration interferes with checks (#4098)
chrchr-github
authored
a70d11a
View commit details
Copy full SHA for a70d11a
View code at this point
Browse repository at this point
Commits on Apr 30, 2022
Add tests for # 10773, #108787, #8991 (#4063)
Show description for 6a914dc
chrchr-github
authored
6a914dc
View commit details
Copy full SHA for 6a914dc
View code at this point
Browse repository at this point
Commits on Apr 27, 2022
Fix #10526 FP: negativeIndex if function call is made after index check (#4052)
Show description for bcbc29a
chrchr-github
authored
bcbc29a
View commit details
Copy full SHA for bcbc29a
View code at this point
Browse repository at this point
Commits on Apr 14, 2022
Fix #10979 FP arrayIndexOutOfBoundsCond with sizeof (#4021)
Show description for 6450d57
chrchr-github
authored
6450d57
View commit details
Copy full SHA for 6450d57
View code at this point
Browse repository at this point
Commits on Apr 13, 2022
Add some tests (#4014)
Show description for da1e2b2
chrchr-github
authored
da1e2b2
View commit details
Copy full SHA for da1e2b2
View code at this point
Browse repository at this point
Commits on Apr 7, 2022
Fix 7684: ValueFlow: function call 'X::GetSize()' (#3984)
Show description for dad10f2
pfultz2
authored
dad10f2
View commit details
Copy full SHA for dad10f2
View code at this point
Browse repository at this point
Commits on Mar 7, 2022
Warn about buffer overruns when allocating memory with new (#3879)
Show description for fbdfb60
chrchr-github
authored
fbdfb60
View commit details
Copy full SHA for fbdfb60
View code at this point
Browse repository at this point
Add test for #7686 (#3878)
Show description for 25360d5
chrchr-github
authored
25360d5
View commit details
Copy full SHA for 25360d5
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
Add tests/TODO for #7950, #9974 (#3818)
Show description for ddd84f9
chrchr-github
authored
ddd84f9
View commit details
Copy full SHA for ddd84f9
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 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
Use TODO_ASSERT (#3704)
chrchr-github
authored
089ca67
View commit details
Copy full SHA for 089ca67
View code at this point
Browse repository at this point
Commits on Jan 8, 2022
Improved test case for ticket 1586
orbitcowboy
committed
4a3a287
View commit details
Copy full SHA for 4a3a287
View code at this point
Browse repository at this point
Ticket #1586 - Added regression test
orbitcowboy
committed
89e60af
View commit details
Copy full SHA for 89e60af
View code at this point
Browse repository at this point
Commits on Jan 6, 2022
Add test for #10133 (#3675)
chrchr-github
authored
6c55f9c
View commit details
Copy full SHA for 6c55f9c
View code at this point
Browse repository at this point
Commits on Jan 4, 2022
Fix #10154 False positive: objectIndex (#3666)
chrchr-github
authored
c05e2cc
View commit details
Copy full SHA for c05e2cc
View code at this point
Browse repository at this point
Commits on Dec 20, 2021
Add tests for #4647, #5979, #8763, #10101 (#3648)
chrchr-github
authored
e6091cb
View commit details
Copy full SHA for e6091cb
View code at this point
Browse repository at this point
Commits on Dec 17, 2021
Fix 10621: FP arrayIndexOutOfBoundsCond with multiple index checks (#3640)
pfultz2
authored
e7db974
View commit details
Copy full SHA for e7db974
View code at this point
Browse repository at this point
Fix 10643: FP: (error) Array 'buf[64]' accessed at index -1, which is out of bounds. (#3639)
Show description for 4fb43a3
pfultz2
authored
4fb43a3
View commit details
Copy full SHA for 4fb43a3
View code at this point
Browse repository at this point
Commits on Dec 4, 2021
Fix 10621: FP arrayIndexOutOfBoundsCond with multiple index checks (#3597)
Show description for a0d6339
pfultz2
authored
a0d6339
View commit details
Copy full SHA for a0d6339
View code at this point
Browse repository at this point
Commits on Dec 1, 2021
Add test for #9126 (#3592)
chrchr-github
authored
6f2000a
View commit details
Copy full SHA for 6f2000a
View code at this point
Browse repository at this point
Commits on Nov 29, 2021
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
Commits on Nov 27, 2021
Fix FN buffer overrun with array of pointers (#3582)
chrchr-github
authored
cea6497
View commit details
Copy full SHA for cea6497
View code at this point
Browse repository at this point
Commits on Nov 25, 2021
Fix 10617, 9824: conditions in expanded macro (#3578)
pfultz2
authored
33ad30f
View commit details
Copy full SHA for 33ad30f
View code at this point
Browse repository at this point
Commits on Nov 20, 2021
Add test for #10092 (#3571)
chrchr-github
authored
b211139
View commit details
Copy full SHA for b211139
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.