Oliver Stöneberg
|
8cc3e0b2ff
|
errortypes.h: use `enum class` instead of wrapping types into classes (#4693)
|
2023-01-08 19:31:54 +01:00 |
chrchr-github
|
911d610f2d
|
Fix #11486 FN unusedFunction when enum value with same name exists (#4690)
|
2023-01-08 14:30:42 +01:00 |
Paul Fultz II
|
cefc105c5f
|
Fix 11468: false positive danglingTempReference warning (#4679)
|
2023-01-07 23:44:22 +01:00 |
Oliver Stöneberg
|
aab3d30e4c
|
valgrind.yml: use `debuginfod-find` instead of manually installing packages (#4685)
|
2023-01-07 23:31:22 +01:00 |
chrchr-github
|
b29f111082
|
Improve qt.cfg: unreadVariable for macro parameter (#4683)
|
2023-01-07 23:29:47 +01:00 |
chrchr-github
|
4ebdf5fae1
|
Fix #11478 FP identicalConditionAfterEarlyExit when passing *this (#4684)
|
2023-01-07 22:10:07 +01:00 |
Paul Fultz II
|
6020feb271
|
Fix 11461: arrayIndexOutOfBounds false positive (#4686)
|
2023-01-07 22:09:17 +01:00 |
Oliver Stöneberg
|
a09667a6d9
|
removed unused error messages (#4689)
|
2023-01-07 10:35:39 +01:00 |
Paul Fultz II
|
a338be4682
|
Add source traces when using LifetimeStore (#4678)
|
2023-01-03 22:02:48 +01:00 |
chrchr-github
|
4c1c506d21
|
#11472 FP returnTempReference with cast and scope operator (#4676)
|
2023-01-02 22:13:56 +01:00 |
Oliver Stöneberg
|
48a0d934a3
|
compilerDefinitions.cmake: specify proper define for "safe libc++" (#4672)
|
2023-01-02 22:10:50 +01:00 |
Daniel Marjamäki
|
41b5f454a8
|
release-windows: compile misra executable
|
2023-01-02 19:07:22 +01:00 |
Daniel Marjamäki
|
5830047fcb
|
misra: fix misra-10.7 false positive for constant expression
|
2023-01-02 18:52:33 +01:00 |
chrchr-github
|
2007cd0a1d
|
Fix #11465 FP returnDanglingLifetime/returnTempreference with typeid (#4675)
|
2023-01-02 17:46:03 +01:00 |
chrchr-github
|
f793b7dd35
|
Fix #11460 unintvar false positive (#4674)
* Fix #11460 unintvar false positive
* Format
|
2023-01-02 17:44:52 +01:00 |
chrchr-github
|
11f1a9d1f5
|
Fix crash on ternary with omitted operand (#4673)
* Fix MSVC compiler warning
* Fix crash on incomplete ternary operator
* Revert "Fix crash on incomplete ternary operator"
This reverts commit 28df0f0ab6ff794e733617447f847a97c1a7a609.
* Handle ternary with omitted operand
|
2023-01-02 17:44:17 +01:00 |
Daniel Marjamäki
|
bf11cdf299
|
TestCmdLineParser: Add tests for ignored paths
|
2023-01-01 15:32:37 +01:00 |
Oliver Stöneberg
|
cac86ada2b
|
donate-cpu-server.py: fixed factor calculation when base time is 0.0 (#4671)
|
2023-01-01 15:28:03 +01:00 |
Oliver Stöneberg
|
525181c5aa
|
triage_version.py: improved error handling of version input and sorting (#4667)
|
2023-01-01 15:27:21 +01:00 |
Oliver Stöneberg
|
d7416bc1e9
|
donate-cpu-server.py: various improvements - mainly to the time reports (#4670)
|
2022-12-31 18:10:40 +01:00 |
Daniel Marjamäki
|
e70afda95a
|
GUI: Re-enable misra interface in open source GUI
|
2022-12-31 16:08:23 +01:00 |
Oliver Stöneberg
|
0c95971c54
|
added .gitattributes and normalized files (#4668)
|
2022-12-30 21:33:45 +01:00 |
Oliver Stöneberg
|
d3a2cdc26c
|
converted (undocumented) define `MAXTIME` into (undocumented) command-line options `--checks-max-time=`, `--template-max-time=` and `--typedef-max-time=` (#4661)
|
2022-12-30 21:21:05 +01:00 |
Oliver Stöneberg
|
71cdacdc97
|
fixed missing location for `valueFlowMaxIterations` debug warning / also added it to daca server overview (#4664)
|
2022-12-30 21:20:00 +01:00 |
Oliver Stöneberg
|
1cfe49e340
|
use `const_iterator` where possible (#4662)
|
2022-12-30 15:13:47 +01:00 |
orbitcowboy
|
3136a50b97
|
Formatting [ci skip]
|
2022-12-22 11:59:10 +01:00 |
orbitcowboy
|
347c10db3b
|
posix.cfg: Improved configuration of mq_timedsend().
|
2022-12-22 11:58:32 +01:00 |
orbitcowboy
|
f5b9445767
|
posix.cfg: Added support for more posix_trace..() functions
|
2022-12-22 11:48:51 +01:00 |
orbitcowboy
|
3c57752c9b
|
posix.cfg: Added support for more posix_trace..() functions
|
2022-12-22 11:39:00 +01:00 |
orbitcowboy
|
5991c33b0e
|
posix.cfg: Added support for pthread_attr_getstack() and pthread_attr_setstack().
|
2022-12-22 10:07:50 +01:00 |
orbitcowboy
|
ccbc6a3b72
|
gnu.cfg: Added support for gethostbyname_r() and gethostbyname2_r()
|
2022-12-22 09:47:19 +01:00 |
orbitcowboy
|
3576f0a0c7
|
gnu.cfg: Added support for gethostbyaddr_r()
|
2022-12-22 09:36:53 +01:00 |
orbitcowboy
|
ea56359a3f
|
posix.cfg: Added nullPointer test for setkey()
|
2022-12-22 09:36:18 +01:00 |
orbitcowboy
|
24a71144f6
|
posix.cfg: Added support for encrypt()
|
2022-12-22 09:19:46 +01:00 |
orbitcowboy
|
7df6ba419e
|
gnu.cfg: Added nullPointer tests for getop_long_only()
|
2022-12-22 09:13:18 +01:00 |
orbitcowboy
|
70ea3c2902
|
posix.cfg: Added nullPointer tests for getop()
|
2022-12-22 09:12:57 +01:00 |
orbitcowboy
|
521f0ce720
|
gnu.cfg: Added nullpointer tests for getopt_long().
|
2022-12-21 17:06:08 +01:00 |
Oliver Stöneberg
|
b380fd2589
|
added command-line option `--valueflow-max-iterations` to control amount of valueflow iterations / also log debug warning when iterations are being exceeded (#4557)
|
2022-12-20 20:51:08 +01:00 |
Oliver Stöneberg
|
3c68b9b29f
|
use `cbegin()` and `cend()` with `const_ierator` loops (#4658)
|
2022-12-20 20:32:16 +01:00 |
Paul Fultz II
|
f8132ea022
|
Fix 11381: FP derefInvalidIteratorRedundantCheck when updating iterator using std::tie (#4659)
|
2022-12-20 20:29:19 +01:00 |
chrchr-github
|
7506b4ab52
|
Fix #11441 FP variableScope when lambda is used (#4660)
|
2022-12-20 14:50:31 +01:00 |
chrchr-github
|
ad858e92dc
|
Partial fix for #11444 cppcheckError: Analysis failed (function not recognized) (#4656)
|
2022-12-19 22:29:43 +01:00 |
Paul Fultz II
|
da32c5aecd
|
Fix 11442: new "Reference to temporary returned." FPs (#4657)
|
2022-12-19 22:28:59 +01:00 |
Oliver Stöneberg
|
2cd8bb94e4
|
some small `CmdLineParser` cleanups and improvements (#4654)
|
2022-12-19 22:28:36 +01:00 |
Oliver Stöneberg
|
6fedbb4f77
|
add/preserve `const` in `dynamic_cast` (#4655)
|
2022-12-19 20:01:12 +01:00 |
Paul Fultz II
|
9da574f4a0
|
Fix 11227: ValueFlow: Known value not set in condition for ternary operator (#4653)
* Evaluate args before function call
* Fix tests
* Format
* Add test for 11227
* Format
* Fix known condition
|
2022-12-18 22:07:43 +01:00 |
Oliver Stöneberg
|
d8451eda5f
|
donate-cpu: fixed interrupted `main` branch compilation (#4643)
|
2022-12-18 19:50:22 +01:00 |
Oliver Stöneberg
|
dc5c5de10e
|
avoid some unnecessary copies (#4589)
|
2022-12-18 19:38:29 +01:00 |
Oliver Stöneberg
|
0ed98c8f29
|
removed unused test files (#4648)
|
2022-12-18 19:36:37 +01:00 |
chrchr-github
|
98b3d66684
|
Add test for #11128 (#4649)
|
2022-12-18 16:57:25 +01:00 |