| 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 | 12 | unreviewed | |
| 2 | /home/cc-runs/install_dir/dev/include/QtCore/qsharedpointer_impl.h @ Line 130 | cplusplus.NewDelete | Use of memory after it is freed | 8 | 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 | /home/cc-runs/install_dir/dev/include/QtCore/qsharedpointer_impl.h @ Line 130 | cplusplus.NewDelete | Use of memory after it is freed | 9 | unreviewed | |
| 5 | /home/cc-runs/install_dir/dev/include/QtCore/qsharedpointer_impl.h @ Line 130 | cplusplus.NewDelete | Use of memory after it is freed | 13 | unreviewed | |
| 6 | /home/cc-runs/install_dir/dev/include/QtCore/qsharedpointer_impl.h @ Line 130 | cplusplus.NewDelete | Use of memory after it is freed | 10 | unreviewed | |
| 7 | /home/cc-runs/install_dir/dev/include/QtCore/qsharedpointer_impl.h @ Line 130 | cplusplus.NewDelete | Use of memory after it is freed | 8 | unreviewed | |
| 8 | /usr/include/c++/9/bits/atomic_base.h @ Line 207 | deadcode.DeadStores | Value stored to '__b' during its initialization is never read | 1 | unreviewed | |
| 9 | /usr/include/c++/9/bits/atomic_base.h @ Line 218 | deadcode.DeadStores | Value stored to '__b' during its initialization is never read | 1 | unreviewed | |
| 10 | /usr/lib/llvm-16/lib/clang/16/include/cetintrin.h @ Line 49 | core.CallAndMessage | 1st function call argument is an uninitialized value | 2 | unreviewed | |
| 11 | /usr/lib/llvm-16/lib/clang/16/include/cetintrin.h @ Line 62 | core.CallAndMessage | 1st function call argument is an uninitialized value | 2 | unreviewed | |
| 12 | src/scxml/qscxmlcompiler.cpp @ Line 35 | misc-use-anonymous-namespace | variable 'scxmlNamespace' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 13 | src/scxml/qscxmlcompiler.cpp @ Line 36 | misc-use-anonymous-namespace | variable 'qtScxmlNamespace' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 14 | src/scxml/qscxmlcompiler.cpp @ Line 668 | cplusplus.NewDeleteLeaks | Potential memory leak | 15 | unreviewed | |
| 15 | src/scxml/qscxmldatamodel.cpp @ Line 13 | misc-use-anonymous-namespace | variable 'loader' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 16 | src/scxml/qscxmlevent.cpp @ Line 25 | core.CallAndMessage | Called C++ object pointer is null | 14 | unreviewed | |
| 17 | src/scxml/qscxmlevent.cpp @ Line 25 | core.CallAndMessage | Called C++ object pointer is null | 8 | unreviewed | |
| 18 | src/scxml/qscxmlevent.cpp @ Line 34 | core.CallAndMessage | Called C++ object pointer is null | 17 | unreviewed | |
| 19 | src/scxml/qscxmlevent.cpp @ Line 34 | core.CallAndMessage | Called C++ object pointer is null | 11 | unreviewed | |
| 20 | src/scxml/qscxmlevent.cpp @ Line 45 | core.CallAndMessage | Called C++ object pointer is null | 20 | unreviewed | |
| 21 | src/scxml/qscxmlevent.cpp @ Line 45 | core.CallAndMessage | Called C++ object pointer is null | 13 | unreviewed | |
| 22 | src/scxml/qscxmlevent.cpp @ Line 60 | core.CallAndMessage | Called C++ object pointer is null | 19 | unreviewed | |
| 23 | src/scxml/qscxmlevent.cpp @ Line 60 | core.CallAndMessage | Called C++ object pointer is null | 12 | unreviewed | |
| 24 | src/scxml/qscxmlevent.cpp @ Line 67 | core.CallAndMessage | Called C++ object pointer is null | 20 | unreviewed | |
| 25 | src/scxml/qscxmlevent.cpp @ Line 67 | core.CallAndMessage | Called C++ object pointer is null | 13 | unreviewed | |
| 26 | src/scxml/qscxmlevent.cpp @ Line 99 | core.CallAndMessage | Called C++ object pointer is null | 25 | unreviewed | |
| 27 | src/scxml/qscxmlevent.cpp @ Line 99 | core.CallAndMessage | Called C++ object pointer is null | 17 | unreviewed | |
| 28 | src/scxml/qscxmlevent.cpp @ Line 146 | core.CallAndMessage | Called C++ object pointer is null | 23 | unreviewed | |
| 29 | src/scxml/qscxmlevent.cpp @ Line 146 | core.CallAndMessage | Called C++ object pointer is null | 17 | unreviewed | |
| 30 | src/scxml/qscxmlexecutablecontent.cpp @ Line 201 | misc-use-anonymous-namespace | function 'parseTime' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 31 | src/scxml/qscxmlstatemachine.cpp @ Line 189 | misc-use-anonymous-namespace | function 'signalIndex' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 32 | src/scxml/qscxmlstatemachine.cpp @ Line 252 | misc-use-anonymous-namespace | function 'nextSegment' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 33 | src/statemachine/qhistorystate.cpp @ Line 202 | misc-use-anonymous-namespace | function 'isSoleEntry' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 34 | src/statemachine/qstatemachine.cpp @ Line 274 | misc-use-anonymous-namespace | function 'isDescendant' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 35 | src/statemachine/qstatemachine.cpp @ Line 286 | misc-use-anonymous-namespace | function 'containsDecendantOf' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 36 | src/statemachine/qstatemachine.cpp @ Line 295 | misc-use-anonymous-namespace | function 'descendantDepth' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 37 | src/statemachine/qstatemachine.cpp @ Line 317 | misc-use-anonymous-namespace | function 'getProperAncestors' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 38 | src/statemachine/qstatemachine.cpp @ Line 346 | misc-use-anonymous-namespace | function 'getEffectiveTargetStates' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 39 | src/statemachine/qstatemachine.cpp @ Line 409 | misc-use-anonymous-namespace | function 'indexOfDescendant' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 40 | tools/qscxmlc/generator.cpp @ Line 71 | misc-use-anonymous-namespace | function 'metaTypeEnumValueString' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 41 | tools/qscxmlc/generator.cpp @ Line 101 | misc-use-anonymous-namespace | function 'lengthOfEscapeSequence' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 42 | tools/qscxmlc/generator.cpp @ Line 124 | misc-use-anonymous-namespace | function 'lengthOfEscapedString' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 43 | tools/qscxmlc/generator.cpp @ Line 139 | misc-use-anonymous-namespace | function 'printStringWithIndentation' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 44 | tools/qscxmlc/generator.cpp @ Line 174 | misc-use-anonymous-namespace | function 'aggregateParameterCount' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 45 | tools/qscxmlc/generator.cpp @ Line 231 | misc-use-anonymous-namespace | function 'qualifiedNameEquals' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 46 | tools/qscxmlc/generator.cpp @ Line 241 | misc-use-anonymous-namespace | function 'generateQualifiedClassNameIdentifier' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 47 | tools/qscxmlc/qscxmlc.cpp @ Line 67 | misc-use-anonymous-namespace | function 'collectAllDocuments' declared 'static', move to anonymous namespace instead | 1 | unreviewed |