FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for test/testuninitvar.cpp - cppcheck-opensource/cppcheck · GitHub
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
200
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
cppcheck
test
testuninitvar.cpp
on
2.19.x
User selector
Datepicker
Commit history
Commits on Nov 7, 2025
testrunner: several cleanups (#7944)
Show description for 7e09fa0
firewave
authored
7e09fa0
View commit details
Copy full SHA for 7e09fa0
View code at this point
Browse repository at this point
Commits on Oct 28, 2025
testrunner: some settings cleanups (#7919)
firewave
authored
e42a30b
View commit details
Copy full SHA for e42a30b
View code at this point
Browse repository at this point
Commits on Oct 17, 2025
cleaned up includes based on include-what-you-use (#7895)
firewave
authored
5ace300
View commit details
Copy full SHA for 5ace300
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 Oct 12, 2025
Fix #14191 FP uninitvar with conditional pointer reassignment (#7875)
Show description for 4db2868
chrchr-github
and
web-flow
authored
4db2868
View commit details
Copy full SHA for 4db2868
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 Sep 23, 2025
pass a char buffer to simplecpp instead of a stream (#6379)
firewave
authored
20bed39
View commit details
Copy full SHA for 20bed39
View code at this point
Browse repository at this point
Commits on Sep 22, 2025
Fix 13930: False positive: valueflow and other variable (#7827)
pfultz2
authored
35dc425
View commit details
Copy full SHA for 35dc425
View code at this point
Browse repository at this point
Commits on Sep 18, 2025
Fix 14137: False positive: uninitvar when using an assert before loop (#7828)
pfultz2
authored
9ef0910
View commit details
Copy full SHA for 9ef0910
View code at this point
Browse repository at this point
Commits on Jun 21, 2025
Fix #10431 FP one-definition-rule if struct in mutually exclusive #ifdef branches (#7584)
Show description for 8b66b1c
chrchr-github
and
web-flow
authored
8b66b1c
View commit details
Copy full SHA for 8b66b1c
View code at this point
Browse repository at this point
Commits on May 27, 2025
Fix #13848 FP uninitStructMember with overloaded operator>> (#7549)
chrchr-github
authored
520147a
View commit details
Copy full SHA for 520147a
View code at this point
Browse repository at this point
Commits on May 17, 2025
testrunner: add even more error IDs and columns to expected output (#7535)
firewave
authored
eb63337
View commit details
Copy full SHA for eb63337
View code at this point
Browse repository at this point
Commits on May 2, 2025
testrunner: added more IDs and columns to expected output (#7489)
firewave
authored
88ef81e
View commit details
Copy full SHA for 88ef81e
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 12, 2025
Fix 13665: FP uninitvar for struct reference and arrow operator (#7398)
pfultz2
authored
4e769db
View commit details
Copy full SHA for 4e769db
View code at this point
Browse repository at this point
Commits on Apr 9, 2025
Fix 13755: false negative: accessMoved with usage through dereference (#7448)
pfultz2
authored
4767e6a
View commit details
Copy full SHA for 4767e6a
View code at this point
Browse repository at this point
Commits on Feb 27, 2025
Add test for #9924 (#7338)
chrchr-github
authored
03aae03
View commit details
Copy full SHA for 03aae03
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 Feb 14, 2025
cleaned up some array length related code (#7283)
firewave
authored
2e4f606
View commit details
Copy full SHA for 2e4f606
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 13, 2025
Fix #13550 Remove boostForeachError/checkboost.cpp (#7198)
chrchr-github
authored
6ee9633
View commit details
Copy full SHA for 6ee9633
View code at this point
Browse repository at this point
Commits on Jan 11, 2025
small `Check::analyseWholeProgram()` related cleanup (#7203)
firewave
authored
b901fbe
View commit details
Copy full SHA for b901fbe
View code at this point
Browse repository at this point
Commits on Oct 19, 2024
fix #13227: False positive: legacy uninitvar (#6936)
Show description for b7ad05b
ludviggunne
and
Ludvig Gunne Lindström
authored
b7ad05b
View commit details
Copy full SHA for b7ad05b
View code at this point
Browse repository at this point
Commits on Aug 17, 2024
mitigated most `bugprone-unused-return-value` clang-tidy warnings in test code when we enable it for *all* functions (#6673)
Show description for d89e241
firewave
authored
d89e241
View commit details
Copy full SHA for d89e241
View code at this point
Browse repository at this point
Commits on Jul 15, 2024
Fix #12932 FP: uninitvar (use iterators of std::array of size 0) (#6602)
chrchr-github
authored
eeb0126
View commit details
Copy full SHA for eeb0126
View code at this point
Browse repository at this point
Commits on Jul 12, 2024
Partial fix for #12922 FN uninitvar with std::array::at() (#6589)
chrchr-github
authored
7aa5e4a
View commit details
Copy full SHA for 7aa5e4a
View code at this point
Browse repository at this point
Commits on Jun 8, 2024
Fix #4478: FP: Uninitialized variable (#6493)
olabetskyi
authored
3e54980
View commit details
Copy full SHA for 3e54980
View code at this point
Browse repository at this point
Commits on May 22, 2024
Fix 12197: FP uninitvar with two loops over buffer (#6417)
pfultz2
authored
e2f340f
View commit details
Copy full SHA for e2f340f
View code at this point
Browse repository at this point
Commits on May 21, 2024
Fix 12247: FP uninitvar with pointer to uninitialized array (#6414)
pfultz2
authored
9fb2625
View commit details
Copy full SHA for 9fb2625
View code at this point
Browse repository at this point
Commits on May 2, 2024
Fix #12685 FN uninitvar for constructor argument (#6368)
chrchr-github
authored
1de6af8
View commit details
Copy full SHA for 1de6af8
View code at this point
Browse repository at this point
Commits on Apr 26, 2024
Fix 12461: False positive: uninitialized buffer, address of and function call with nested array (#6350)
pfultz2
authored
4dde49f
View commit details
Copy full SHA for 4dde49f
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 15, 2024
avoid more unchecked pointer dereferences (#6293)
firewave
authored
f79424b
View commit details
Copy full SHA for f79424b
View code at this point
Browse repository at this point
Commits on Apr 13, 2024
Add test for #12401 (#6289)
chrchr-github
authored
fe3bf91
View commit details
Copy full SHA for fe3bf91
View code at this point
Browse repository at this point
Commits on Apr 12, 2024
cleaned up includes based on include-what-you-use (#6279)
firewave
authored
646f869
View commit details
Copy full SHA for 646f869
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL