| File | Severity | Checker name | Message | Bug path length | Review status | |
|---|---|---|---|---|---|---|
| 1 | /home/cc-runs/analyzer_builds/qtquick3d/src/xr/quick3dxr/.rcc/qmlcache/Quick3DXr_qmlcache_loader.cpp @ Line 18 | cppcoreguidelines-special-member-functions | class 'Registry' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 2 | /home/cc-runs/analyzer_builds/qtquick3d/src/xr/quick3dxr/.rcc/qrc_Quick3DXr_raw_qml_0.cpp @ Line 164 | cppcoreguidelines-special-member-functions | class 'initializer' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 3 | /home/cc-runs/analyzer_builds/qtquick3d/src/xr/quick3dxr/.rcc/qrc_qmake_QtQuick3D_Xr.cpp @ Line 130 | cppcoreguidelines-special-member-functions | class 'initializer' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 4 | src/quick3d/qquick3dpickresult.cpp @ Line 17 | optin.cplusplus.UninitializedObject | 1 uninitialized field at the end of the constructor call | 11 | unreviewed | |
| 5 | src/quick3d/qquick3dpickresult.cpp @ Line 17 | optin.cplusplus.UninitializedObject | 1 uninitialized field at the end of the constructor call | 12 | unreviewed | |
| 6 | src/xr/quick3dxr/qabstractopenxrgraphics_p.h @ Line 31 | cppcoreguidelines-special-member-functions | class 'QAbstractOpenXRGraphics' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 7 | src/xr/quick3dxr/qopenxrcontroller_p.h @ Line 26 | cppcoreguidelines-virtual-class-destructor | destructor of 'QOpenXRInputManager' is private and prevents using the type | 3 | unreviewed | |
| 8 | src/xr/quick3dxr/qopenxrinputmanager_p.h @ Line 28 | cppcoreguidelines-special-member-functions | class 'QOpenXRInputManager' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 9 | src/xr/quick3dxr/qopenxrinputmanager_p.h @ Line 28 | cppcoreguidelines-virtual-class-destructor | destructor of 'QOpenXRInputManager' is private and prevents using the type | 3 | unreviewed | |
| 10 | src/xr/quick3dxr/qopenxrmanager.cpp @ Line 65 | misc-use-anonymous-namespace | function 'to_string' declared 'static', move to anonymous namespace instead | 2 | unreviewed | |
| 11 | src/xr/quick3dxr/qopenxrmanager.cpp @ Line 66 | misc-use-anonymous-namespace | function 'to_string' declared 'static', move to anonymous namespace instead | 2 | unreviewed | |
| 12 | src/xr/quick3dxr/qopenxrmanager.cpp @ Line 67 | misc-use-anonymous-namespace | function 'to_string' declared 'static', move to anonymous namespace instead | 2 | unreviewed | |
| 13 | src/xr/quick3dxr/qopenxrmanager.cpp @ Line 68 | misc-use-anonymous-namespace | function 'to_string' declared 'static', move to anonymous namespace instead | 2 | unreviewed | |
| 14 | src/xr/quick3dxr/qopenxrmanager.cpp @ Line 69 | misc-use-anonymous-namespace | function 'to_string' declared 'static', move to anonymous namespace instead | 2 | unreviewed | |
| 15 | src/xr/quick3dxr/qopenxrmanager.cpp @ Line 778 | core.CallAndMessage | 1st function call argument is an uninitialized value | 20 | unreviewed | |
| 16 | src/xr/quick3dxr/qopenxrmanager_p.h @ Line 44 | cppcoreguidelines-virtual-class-destructor | destructor of 'QOpenXRInputManager' is private and prevents using the type | 3 | unreviewed | |
| 17 | src/xr/quick3dxr/qopenxrmanager_p.h @ Line 45 | cppcoreguidelines-virtual-class-destructor | destructor of 'QOpenXRSpaceExtension' is private and prevents using the type | 3 | unreviewed | |
| 18 | src/xr/quick3dxr/qopenxrmanager_p.h @ Line 47 | cppcoreguidelines-special-member-functions | class 'QOpenXRManager' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 19 | src/xr/quick3dxr/qopenxrspaceextension.cpp @ Line 293 | misc-misplaced-const | 'space' declared with a const-qualified typedef; results in the type being 'XrSpace_T *const' instead of 'const XrSpace_T *' | 2 | unreviewed | |
| 20 | src/xr/quick3dxr/qopenxrspaceextension_p.h @ Line 42 | cppcoreguidelines-special-member-functions | class 'QOpenXRSpaceExtension' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 21 | src/xr/quick3dxr/qopenxrspaceextension_p.h @ Line 42 | cppcoreguidelines-virtual-class-destructor | destructor of 'QOpenXRSpaceExtension' is private and prevents using the type | 3 | unreviewed | |
| 22 | src/xr/quick3dxr/qopenxrspaceextension_p.h @ Line 60 | misc-misplaced-const | 'space' declared with a const-qualified typedef; results in the type being 'XrSpace_T *const' instead of 'const XrSpace_T *' | 2 | unreviewed | |
| 23 | src/xr/quick3dxr/qopenxrspatialanchor_p.h @ Line 29 | cppcoreguidelines-special-member-functions | class 'QOpenXRSpatialAnchor' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 24 | src/xr/quick3dxr/qopenxrspatialanchormodel_p.h @ Line 24 | cppcoreguidelines-virtual-class-destructor | destructor of 'QOpenXRSpaceExtension' is private and prevents using the type | 3 | unreviewed | |
| 25 | src/xr/quick3dxr/qopenxrview_p.h @ Line 38 | cppcoreguidelines-special-member-functions | class 'QOpenXRView' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed |