chrchr-github
|
7f9ef8c321
|
Add test cases for #7899, #7974, #9256 (#3726)
* Add test case for #7899 and #7974
* Add test case for ##9256
|
2022-01-20 16:15:38 +01:00 |
chrchr-github
|
4d44d0c079
|
Fix #9781 FP deallocuse after auto_ptr (#3724)
|
2022-01-19 21:39:45 +01:00 |
chrchr-github
|
089ca67d78
|
Use TODO_ASSERT (#3704)
|
2022-01-18 22:03:52 +01:00 |
Oliver Stöneberg
|
55ff684f34
|
added unusedFunction self check to CI / cleanups (#3526)
|
2022-01-18 22:02:25 +01:00 |
Rikard Falkeborn
|
e106654993
|
Fix #10729: Uncaughty exception in CheckMemoryLeak::getReallocationType() (#3717)
|
2022-01-18 20:50:06 +01:00 |
chrchr-github
|
1e2863cd33
|
Fix #10520 FP functionConst with aggregate initialization [inconclusive] (#3720)
|
2022-01-18 20:49:35 +01:00 |
chrchr-github
|
ca2e0ca287
|
Fix FP functionConst with extra parentheses (#3722)
|
2022-01-18 20:21:25 +01:00 |
chrchr-github
|
cb5a50c6a7
|
Fix #10710 FN passedByValue with QString (#3696)
|
2022-01-18 20:17:05 +01:00 |
Paul Fultz II
|
7b793af451
|
Fix 10728: Crash in CheckStl::checkDereferenceInvalidIterator2 (#3721)
* Fix 10728: Crash in CheckStl::checkDereferenceInvalidIterator2
* Format
|
2022-01-18 14:48:02 +01:00 |
orbitcowboy
|
b6c010c17e
|
Added regression test for Ticket 7981.
|
2022-01-18 13:09:02 +01:00 |
chrchr-github
|
c2fc4973ad
|
Fix #10515 False positive for explicit one-argument constructor if co… (#3718)
|
2022-01-17 20:51:23 +01:00 |
chrchr-github
|
9c56e7ea8d
|
Fix #6475 FN uninitialized variable usage not detected (#3700)
|
2022-01-17 20:35:30 +01:00 |
chrchr-github
|
605fd7cf98
|
Fix #10146 FP functionConst (inconclusive) with nested members (#3719)
|
2022-01-17 20:33:32 +01:00 |
Paul Fultz II
|
7406dd8c94
|
Fix 10721: Crash in Tokenizer::simplifyTokenList1 (#3712)
|
2022-01-16 12:46:20 +01:00 |
Paul Fultz II
|
abb0563cef
|
Fix 10726: Crash in CheckExceptionSafety::checkRethrowCopy (#3711)
|
2022-01-16 12:35:51 +01:00 |
Paul Fultz II
|
89bc226738
|
Fix 10718: Crash in CheckOther::checkDuplicateExpression (#3713)
|
2022-01-16 12:34:20 +01:00 |
Paul Fultz II
|
4af98f21d6
|
Fix 10588: crash (#3691)
|
2022-01-16 12:33:31 +01:00 |
Paul Fultz II
|
9220c8175d
|
Remove todo assert (#3714)
|
2022-01-16 12:32:46 +01:00 |
Paul Fultz II
|
55ff010df3
|
Fix 10717: Crash in SymbolDatabase::setValueTypeInTokenList (#3710)
* Fix 10717: Crash in SymbolDatabase::setValueTypeInTokenList
* Format
|
2022-01-15 07:56:56 +01:00 |
Paul Fultz II
|
0b1cd8626d
|
Fix 10664: Crash in Token::linkAt (#3708)
* Fix 10664: Crash in Token::linkAt
* Format
|
2022-01-14 23:51:01 +01:00 |
Paul Fultz II
|
2b6a89e30e
|
Fix 10716: Crash in CheckStl::checkDereferenceInvalidIterator2 (#3709)
* Fix 10716: Crash in CheckStl::checkDereferenceInvalidIterator2
* Format
|
2022-01-14 23:50:33 +01:00 |
chrchr-github
|
781a145680
|
Fix regression: functionStatic related to overload resolution (#3705)
|
2022-01-14 17:55:50 +01:00 |
chrchr-github
|
12abf85d1d
|
Add test case for #5777, use TODO_ASSERT, enable test case (#3703)
* Add test case for #5777, use TODO_ASSERT, enable test case
* Comment
|
2022-01-13 19:52:02 +01:00 |
Armin Müller
|
5a05631c84
|
Typos found by running "codespell" (#3702)
|
2022-01-13 17:24:26 +01:00 |
chrchr-github
|
95dc05b21d
|
Fix #7732 false negative: (style) Unused variable: std::pair (#3695)
|
2022-01-13 08:05:05 +01:00 |
chrchr-github
|
af0a585a70
|
Partial fix for #9157 False negative: stlOutOfBounds, cast (#3699)
|
2022-01-13 08:03:24 +01:00 |
Maurice Gilden
|
44b182c9a7
|
Improve definitions for googletest ASSERT_* macros (#3694)
This avoids assertWithSideEffect and follows more closely what the real macros
are doing, similar to the ones in boost.cfg and cppunit.cfg.
|
2022-01-12 22:09:17 +01:00 |
chrchr-github
|
7aa0ec3e95
|
Fix regression: unreadVariable for trivial initialization (#3698)
|
2022-01-12 22:06:03 +01:00 |
chrchr-github
|
1b89c998f5
|
Fix #10469 FP returnTempReference with overloaded operator+= (#3678)
|
2022-01-12 22:05:30 +01:00 |
Paul Fultz II
|
fa651272f0
|
Fix 10001: Syntax error on valid C++ code (#3697)
|
2022-01-12 22:04:28 +01:00 |
chrchr-github
|
e4c8798974
|
Fix #10556 FP containerOutOfBounds with QList [inconclusive] (#3688)
|
2022-01-12 22:03:57 +01:00 |
chrchr-github
|
1670805a8d
|
Fix #10490 FP unreadVariable with std::shared_lock (#3672)
|
2022-01-10 07:43:02 +01:00 |
chrchr-github
|
df3da38483
|
Fix #10682 Unused QString / #10686 unused std::array / #10005 unused variable with c++11 braced initializer not detected (#3684)
|
2022-01-10 07:36:49 +01:00 |
Paul Fultz II
|
4ef20f8f1e
|
Fix 10683: FP danglingTemporaryLifetime with pointer to vector (#3685)
|
2022-01-10 07:34:26 +01:00 |
Paul Fultz II
|
fe7595cd9d
|
Fix 10677: crash during valueFlowInferCondition (#3687)
|
2022-01-09 22:43:08 +01:00 |
orbitcowboy
|
4a3a287248
|
Improved test case for ticket 1586
|
2022-01-08 18:39:19 +01:00 |
orbitcowboy
|
89e60af516
|
Ticket #1586 - Added regression test
|
2022-01-08 17:45:45 +01:00 |
Paul Fultz II
|
0c9eb5d190
|
Fix 10681: FP ctuuninitvar with array member (#3686)
|
2022-01-08 10:47:28 +01:00 |
chrchr-github
|
635c09643d
|
Add tests for #8498, #9887 (#3680)
|
2022-01-07 12:34:57 +01:00 |
shaneasd
|
8f7996211b
|
remove nullScope from TestSymbolDatabase (#3679)
|
2022-01-06 15:23:43 +01:00 |
chrchr-github
|
9fda86eb6d
|
Fix #9998 (#3676)
|
2022-01-06 15:21:05 +01:00 |
chrchr-github
|
6c55f9cf88
|
Add test for #10133 (#3675)
|
2022-01-06 15:19:10 +01:00 |
Paul Fultz II
|
1682344a80
|
Fix 10678: FP nullPointerArithmeticRedundantCheck in while loop (#3674)
|
2022-01-04 21:19:45 +01:00 |
chrchr-github
|
fe077fc141
|
Add test for #10312 (#3673)
|
2022-01-04 20:50:00 +01:00 |
Oliver Stöneberg
|
0ba9cb4e64
|
fixed some unusedFunction warnings (#3618)
|
2022-01-04 15:48:08 +01:00 |
chrchr-github
|
c05e2cc6c4
|
Fix #10154 False positive: objectIndex (#3666)
|
2022-01-04 10:37:16 +01:00 |
Paul Fultz II
|
119ec0582a
|
Fix 10676: FP: Array index -1 is out of bounds. (#3670)
|
2022-01-04 10:21:54 +01:00 |
Daniel Marjamäki
|
3524a0a3eb
|
exprengine: reduce max buffer size to int_max
|
2022-01-03 20:55:46 +01:00 |
Daniel Marjamäki
|
33305ef4ec
|
exprengine: better checking for uninit variables
|
2022-01-03 12:47:13 +01:00 |
Oliver Stöneberg
|
6739995e79
|
removed or annotated some code which is only used in test code (#3656)
|
2022-01-03 12:40:20 +01:00 |