| |
File |
Severity |
Checker name |
Message |
Bug path length |
Review status |
| 1 |
/home/cc-runs/install_dir/dev/include/QtCore/qsharedpointer_impl.h @ Line 130
|
|
cplusplus.NewDelete |
Use of memory after it is freed |
8 |
unreviewed
|
| 2 |
/home/cc-runs/install_dir/dev/include/QtCore/qsharedpointer_impl.h @ Line 130
|
|
cplusplus.NewDelete |
Use of memory after it is freed |
9 |
unreviewed
|
| 3 |
/home/cc-runs/install_dir/dev/include/QtCore/qsharedpointer_impl.h @ Line 130
|
|
cplusplus.NewDelete |
Use of memory after it is freed |
6 |
unreviewed
|
| 4 |
/usr/include/c++/9/bits/atomic_base.h @ Line 207
|
|
deadcode.DeadStores |
Value stored to '__b' during its initialization is never read |
1 |
unreviewed
|
| 5 |
/usr/include/c++/9/bits/atomic_base.h @ Line 218
|
|
deadcode.DeadStores |
Value stored to '__b' during its initialization is never read |
1 |
unreviewed
|
| 6 |
/usr/lib/llvm-16/lib/clang/16/include/cetintrin.h @ Line 49
|
|
core.CallAndMessage |
1st function call argument is an uninitialized value |
2 |
unreviewed
|
| 7 |
/usr/lib/llvm-16/lib/clang/16/include/cetintrin.h @ Line 62
|
|
core.CallAndMessage |
1st function call argument is an uninitialized value |
2 |
unreviewed
|
| 8 |
src/plugins/canbus/peakcan/peakcanbackend.cpp @ Line 30
|
|
misc-use-anonymous-namespace |
variable 'pcanLibrary' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 9 |
src/plugins/canbus/peakcan/peakcanbackend.cpp @ Line 141
|
|
misc-use-anonymous-namespace |
function 'pcanChannelNameForIndex' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 10 |
src/plugins/canbus/peakcan/peakcanbackend.cpp @ Line 321
|
|
misc-use-anonymous-namespace |
function 'bitrateCodeFromBitrate' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 11 |
src/plugins/canbus/peakcan/peakcanbackend.cpp @ Line 347
|
|
misc-use-anonymous-namespace |
function 'nominalBitrateString' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 12 |
src/plugins/canbus/peakcan/peakcanbackend.cpp @ Line 363
|
|
misc-use-anonymous-namespace |
function 'dataBitrateString' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 13 |
src/plugins/canbus/peakcan/peakcanbackend.cpp @ Line 379
|
|
misc-use-anonymous-namespace |
function 'bitrateStringFromBitrate' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 14 |
src/plugins/canbus/peakcan/peakcanbackend.cpp @ Line 566
|
|
misc-use-anonymous-namespace |
function 'sizeToDlc' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 15 |
src/plugins/canbus/peakcan/peakcanbackend.cpp @ Line 591
|
|
misc-use-anonymous-namespace |
function 'dlcToSize' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 16 |
src/plugins/canbus/socketcan/libsocketcan.cpp @ Line 46
|
|
misc-use-anonymous-namespace |
variable 'can_do_restart' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 17 |
src/plugins/canbus/socketcan/libsocketcan.cpp @ Line 47
|
|
misc-use-anonymous-namespace |
variable 'can_do_stop' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 18 |
src/plugins/canbus/socketcan/libsocketcan.cpp @ Line 48
|
|
misc-use-anonymous-namespace |
variable 'can_do_start' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 19 |
src/plugins/canbus/socketcan/libsocketcan.cpp @ Line 49
|
|
misc-use-anonymous-namespace |
variable 'can_set_bitrate' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 20 |
src/plugins/canbus/socketcan/libsocketcan.cpp @ Line 50
|
|
misc-use-anonymous-namespace |
variable 'can_get_bittiming' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 21 |
src/plugins/canbus/socketcan/libsocketcan.cpp @ Line 51
|
|
misc-use-anonymous-namespace |
variable 'can_get_state' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 22 |
src/plugins/canbus/socketcan/socketcanbackend.cpp @ Line 51
|
|
misc-use-anonymous-namespace |
function 'fileContent' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 23 |
src/plugins/canbus/socketcan/socketcanbackend.cpp @ Line 60
|
|
misc-use-anonymous-namespace |
function 'isFlexibleDataRateCapable' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 24 |
src/plugins/canbus/socketcan/socketcanbackend.cpp @ Line 67
|
|
misc-use-anonymous-namespace |
function 'isVirtual' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 25 |
src/plugins/canbus/socketcan/socketcanbackend.cpp @ Line 73
|
|
misc-use-anonymous-namespace |
function 'flags' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 26 |
src/plugins/canbus/socketcan/socketcanbackend.cpp @ Line 80
|
|
misc-use-anonymous-namespace |
function 'deviceDescription' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 27 |
src/plugins/canbus/socketcan/socketcanbackend.cpp @ Line 90
|
|
misc-use-anonymous-namespace |
function 'deviceChannel' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 28 |
src/plugins/canbus/tinycan/tinycanbackend.cpp @ Line 24
|
|
misc-use-anonymous-namespace |
variable 'mhstcanLibrary' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 29 |
src/plugins/canbus/tinycan/tinycanbackend.cpp @ Line 58
|
|
misc-use-anonymous-namespace |
variable 'gTinyCan' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 30 |
src/plugins/canbus/tinycan/tinycanbackend.cpp @ Line 84
|
|
misc-use-anonymous-namespace |
variable 'driverRefCount' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 31 |
src/plugins/canbus/tinycan/tinycanbackend.cpp @ Line 86
|
|
misc-use-anonymous-namespace |
function 'canRxEventCallback' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 32 |
src/plugins/canbus/tinycan/tinycanbackend.cpp @ Line 131
|
|
misc-use-anonymous-namespace |
function 'bitrateCodeFromBitrate' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 33 |
src/plugins/canbus/tinycan/tinycanbackend.cpp @ Line 289
|
|
misc-use-anonymous-namespace |
function 'channelIndexFromName' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 34 |
src/plugins/canbus/virtualcan/virtualcanbackend.cpp @ Line 133
|
|
misc-use-anonymous-namespace |
variable 'g_server' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 35 |
src/serialbus/qcanbus.cpp @ Line 30
|
|
misc-use-anonymous-namespace |
variable 'qFactoryLoader' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 36 |
src/serialbus/qcanbus.cpp @ Line 34
|
|
misc-use-anonymous-namespace |
variable 'qCanBusPlugins' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 37 |
src/serialbus/qcanbus.cpp @ Line 36
|
|
misc-use-anonymous-namespace |
variable 'globalInstance' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 38 |
src/serialbus/qcanbus.cpp @ Line 38
|
|
misc-use-anonymous-namespace |
function 'loadPlugins' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 39 |
src/serialbus/qcanbus.cpp @ Line 80
|
|
misc-use-anonymous-namespace |
function 'setErrorMessage' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 40 |
src/serialbus/qcanbus.cpp @ Line 88
|
|
misc-use-anonymous-namespace |
function 'canBusFactory' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 41 |
src/serialbus/qcanbusfactory.h @ Line 14
|
|
cppcoreguidelines-virtual-class-destructor |
destructor of 'QCanBusFactory' is protected and virtual |
2 |
unreviewed
|
| 42 |
src/serialbus/qcandbcfileparser.cpp @ Line 412
|
|
misc-use-anonymous-namespace |
function 'extractUniqueId' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 43 |
src/serialbus/qcanframeprocessor.cpp @ Line 30
|
|
misc-use-anonymous-namespace |
function 'extractMaxBitNum' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 44 |
src/serialbus/qcanframeprocessor.cpp @ Line 585
|
|
misc-use-anonymous-namespace |
function 'needValueConversion' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 45 |
src/serialbus/qcanframeprocessor.cpp @ Line 592
|
|
misc-use-anonymous-namespace |
function 'convertFromCanValue' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 46 |
src/serialbus/qcanframeprocessor.cpp @ Line 592
|
|
misc-use-anonymous-namespace |
function 'convertFromCanValue' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 47 |
src/serialbus/qcanframeprocessor.cpp @ Line 592
|
|
misc-use-anonymous-namespace |
function 'convertFromCanValue' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 48 |
src/serialbus/qcanframeprocessor.cpp @ Line 592
|
|
misc-use-anonymous-namespace |
function 'convertFromCanValue' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 49 |
src/serialbus/qcanframeprocessor.cpp @ Line 592
|
|
misc-use-anonymous-namespace |
function 'convertFromCanValue' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 50 |
src/serialbus/qcanframeprocessor.cpp @ Line 592
|
|
misc-use-anonymous-namespace |
function 'convertFromCanValue' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 51 |
src/serialbus/qcanframeprocessor.cpp @ Line 607
|
|
misc-use-anonymous-namespace |
function 'convertToCanValue' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 52 |
src/serialbus/qcanframeprocessor.cpp @ Line 627
|
|
misc-use-anonymous-namespace |
function 'extractValue' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 53 |
src/serialbus/qcanframeprocessor.cpp @ Line 627
|
|
misc-use-anonymous-namespace |
function 'extractValue' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 54 |
src/serialbus/qcanframeprocessor.cpp @ Line 627
|
|
misc-use-anonymous-namespace |
function 'extractValue' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 55 |
src/serialbus/qcanframeprocessor.cpp @ Line 627
|
|
misc-use-anonymous-namespace |
function 'extractValue' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 56 |
src/serialbus/qcanframeprocessor.cpp @ Line 627
|
|
misc-use-anonymous-namespace |
function 'extractValue' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 57 |
src/serialbus/qcanframeprocessor.cpp @ Line 627
|
|
misc-use-anonymous-namespace |
function 'extractValue' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 58 |
src/serialbus/qcanframeprocessor.cpp @ Line 714
|
|
core.UndefinedBinaryOperatorResult |
The result of the left shift is undefined because the right operand is negative |
15 |
unreviewed
|
| 59 |
src/serialbus/qcanframeprocessor.cpp @ Line 843
|
|
misc-use-anonymous-namespace |
function 'parseAscii' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 60 |
src/serialbus/qcanframeprocessor.cpp @ Line 888
|
|
misc-use-anonymous-namespace |
function 'encodeValue' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 61 |
src/serialbus/qcanframeprocessor.cpp @ Line 888
|
|
misc-use-anonymous-namespace |
function 'encodeValue' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 62 |
src/serialbus/qcanframeprocessor.cpp @ Line 888
|
|
misc-use-anonymous-namespace |
function 'encodeValue' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 63 |
src/serialbus/qcanframeprocessor.cpp @ Line 888
|
|
misc-use-anonymous-namespace |
function 'encodeValue' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 64 |
src/serialbus/qcanframeprocessor.cpp @ Line 888
|
|
misc-use-anonymous-namespace |
function 'encodeValue' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 65 |
src/serialbus/qcanframeprocessor.cpp @ Line 888
|
|
misc-use-anonymous-namespace |
function 'encodeValue' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 66 |
src/serialbus/qcanframeprocessor.cpp @ Line 1059
|
|
misc-use-anonymous-namespace |
function 'encodeAscii' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 67 |
src/serialbus/qcansignaldescription.cpp @ Line 806
|
|
misc-use-anonymous-namespace |
function 'checkValue' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 68 |
src/serialbus/qcansignaldescription.cpp @ Line 806
|
|
misc-use-anonymous-namespace |
function 'checkValue' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 69 |
src/serialbus/qcansignaldescription.cpp @ Line 806
|
|
misc-use-anonymous-namespace |
function 'checkValue' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 70 |
src/serialbus/qcansignaldescription.cpp @ Line 806
|
|
misc-use-anonymous-namespace |
function 'checkValue' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 71 |
src/serialbus/qcansignaldescription.cpp @ Line 806
|
|
misc-use-anonymous-namespace |
function 'checkValue' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 72 |
src/serialbus/qcansignaldescription.cpp @ Line 806
|
|
misc-use-anonymous-namespace |
function 'checkValue' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 73 |
src/serialbus/qmodbusclient.cpp @ Line 388
|
|
misc-use-anonymous-namespace |
function 'isValid' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 74 |
src/serialbus/qmodbusclient.cpp @ Line 514
|
|
core.UndefinedBinaryOperatorResult |
The left operand of '!=' is a garbage value |
18 |
unreviewed
|
| 75 |
src/serialbus/qmodbusclient.cpp @ Line 519
|
|
core.CallAndMessage |
1st function call argument is an uninitialized value |
19 |
unreviewed
|
| 76 |
src/serialbus/qmodbusclient.cpp @ Line 551
|
|
core.UndefinedBinaryOperatorResult |
The left operand of '<' is a garbage value |
18 |
unreviewed
|
| 77 |
src/serialbus/qmodbusclient.cpp @ Line 555
|
|
core.CallAndMessage |
1st function call argument is an uninitialized value |
19 |
unreviewed
|
| 78 |
src/serialbus/qmodbuspdu.cpp @ Line 13
|
|
misc-use-anonymous-namespace |
variable 'requestSizeCalculators' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 79 |
src/serialbus/qmodbuspdu.cpp @ Line 16
|
|
misc-use-anonymous-namespace |
variable 'responseSizeCalculators' declared 'static', move to anonymous namespace instead |
1 |
unreviewed
|
| 80 |
src/serialbus/qmodbuspdu.cpp @ Line 128
|
|
core.UndefinedBinaryOperatorResult |
The left operand of '==' is a garbage value |
17 |
unreviewed
|
| 81 |
src/serialbus/qmodbuspdu.cpp @ Line 153
|
|
core.UndefinedBinaryOperatorResult |
The left operand of '==' is a garbage value |
18 |
unreviewed
|
| 82 |
src/serialbus/qmodbuspdu.cpp @ Line 576
|
|
core.UndefinedBinaryOperatorResult |
The left operand of '==' is a garbage value |
14 |
unreviewed
|
| 83 |
src/serialbus/qmodbuspdu.cpp @ Line 748
|
|
core.UndefinedBinaryOperatorResult |
The left operand of '+' is a garbage value |
26 |
unreviewed
|
| 84 |
src/serialbus/qmodbuspdu.cpp @ Line 748
|
|
core.UndefinedBinaryOperatorResult |
The left operand of '+' is a garbage value |
21 |
unreviewed
|
| 85 |
src/serialbus/qmodbusrtuserialserver.cpp @ Line 152
|
|
core.UndefinedBinaryOperatorResult |
The left operand of '==' is a garbage value |
12 |
unreviewed
|
| 86 |
src/serialbus/qmodbusserver.cpp @ Line 683
|
|
core.UndefinedBinaryOperatorResult |
The left operand of '<' is a garbage value |
18 |
unreviewed
|
| 87 |
src/serialbus/qmodbusserver.cpp @ Line 731
|
|
core.UndefinedBinaryOperatorResult |
The left operand of '<' is a garbage value |
18 |
unreviewed
|
| 88 |
src/serialbus/qmodbusserver.cpp @ Line 763
|
|
core.UndefinedBinaryOperatorResult |
The left operand of '!=' is a garbage value |
18 |
unreviewed
|
| 89 |
src/serialbus/qmodbusserver.cpp @ Line 769
|
|
core.CallAndMessage |
2nd function call argument is an uninitialized value |
18 |
unreviewed
|
| 90 |
src/serialbus/qmodbusserver.cpp @ Line 932
|
|
core.UndefinedBinaryOperatorResult |
The left operand of '!=' is a garbage value |
16 |
unreviewed
|
| 91 |
src/serialbus/qmodbusserver.cpp @ Line 985
|
|
core.UndefinedBinaryOperatorResult |
The left operand of '!=' is a garbage value |
16 |
unreviewed
|
| 92 |
src/serialbus/qmodbusserver.cpp @ Line 1058
|
|
core.CallAndMessage |
2nd function call argument is an uninitialized value |
16 |
unreviewed
|
| 93 |
src/serialbus/qmodbusserver.cpp @ Line 1081
|
|
core.UndefinedBinaryOperatorResult |
The left operand of '!=' is a garbage value |
16 |
unreviewed
|
| 94 |
src/serialbus/qmodbusserver.cpp @ Line 1137
|
|
core.CallAndMessage |
2nd function call argument is an uninitialized value |
16 |
unreviewed
|