| File | Severity | Checker name | Message | Bug path length | Review status | |
|---|---|---|---|---|---|---|
| 1 | /home/cc-runs/analyzer_builds/qtpositioning/src/plugins/position/geoclue2/QGeoPositionInfoSourceFactoryGeoclue2Plugin_autogen/include/moc_client_interface.cpp @ Line 196 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 2 | /home/cc-runs/analyzer_builds/qtpositioning/src/plugins/position/geoclue2/QGeoPositionInfoSourceFactoryGeoclue2Plugin_autogen/include/moc_client_interface.cpp @ Line 198 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 3 | /home/cc-runs/analyzer_builds/qtpositioning/src/plugins/position/geoclue2/QGeoPositionInfoSourceFactoryGeoclue2Plugin_autogen/include/moc_manager_interface.cpp @ Line 150 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 4 | /home/cc-runs/analyzer_builds/qtpositioning/src/plugins/position/geoclue2/QGeoPositionInfoSourceFactoryGeoclue2Plugin_autogen/include/moc_manager_interface.cpp @ Line 152 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 5 | /home/cc-runs/analyzer_builds/qtpositioning/src/plugins/position/geoclue2/client_interface.h @ Line 27 | cppcoreguidelines-special-member-functions | class 'OrgFreedesktopGeoClue2ClientInterface' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 6 | /home/cc-runs/analyzer_builds/qtpositioning/src/plugins/position/geoclue2/location_interface.h @ Line 27 | cppcoreguidelines-special-member-functions | class 'OrgFreedesktopGeoClue2LocationInterface' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 7 | /home/cc-runs/analyzer_builds/qtpositioning/src/plugins/position/geoclue2/manager_interface.h @ Line 27 | cppcoreguidelines-special-member-functions | class 'OrgFreedesktopGeoClue2ManagerInterface' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 8 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioning/Positioning_autogen/EWIEGA46WW/moc_qgeosatelliteinfo.cpp @ Line 209 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'qreal' (aka 'double') has no effect; remove std::move() | 1 | unreviewed | |
| 9 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioning/Positioning_autogen/EWIEGA46WW/moc_qgeosatelliteinfo.cpp @ Line 211 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() | 1 | unreviewed | |
| 10 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioning/Positioning_autogen/include/moc_qgeocircle.cpp @ Line 174 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 11 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioning/Positioning_autogen/include/moc_qgeocoordinate.cpp @ Line 241 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'qreal' (aka 'double') has no effect; remove std::move() | 1 | unreviewed | |
| 12 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioning/Positioning_autogen/include/moc_qgeocoordinate.cpp @ Line 243 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'qreal' (aka 'double') has no effect; remove std::move() | 1 | unreviewed | |
| 13 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioning/Positioning_autogen/include/moc_qgeopath.cpp @ Line 269 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 14 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioning/Positioning_autogen/include/moc_qgeopath.cpp @ Line 271 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'double' has no effect; remove std::move() | 1 | unreviewed | |
| 15 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioning/Positioning_autogen/include/moc_qgeopath.cpp @ Line 273 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'double' has no effect; remove std::move() | 1 | unreviewed | |
| 16 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioning/Positioning_autogen/include/moc_qgeopath.cpp @ Line 275 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'double' has no effect; remove std::move() | 1 | unreviewed | |
| 17 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioning/Positioning_autogen/include/moc_qgeopath.cpp @ Line 277 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'qsizetype' (aka 'long long') has no effect; remove std::move() | 1 | unreviewed | |
| 18 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioning/Positioning_autogen/include/moc_qgeopath.cpp @ Line 284 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() | 1 | unreviewed | |
| 19 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioning/Positioning_autogen/include/moc_qgeopolygon.cpp @ Line 309 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'qsizetype' (aka 'long long') has no effect; remove std::move() | 1 | unreviewed | |
| 20 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioning/Positioning_autogen/include/moc_qgeopolygon.cpp @ Line 312 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 21 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioning/Positioning_autogen/include/moc_qgeopolygon.cpp @ Line 314 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'double' has no effect; remove std::move() | 1 | unreviewed | |
| 22 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioning/Positioning_autogen/include/moc_qgeopolygon.cpp @ Line 316 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'double' has no effect; remove std::move() | 1 | unreviewed | |
| 23 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioning/Positioning_autogen/include/moc_qgeopolygon.cpp @ Line 318 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'double' has no effect; remove std::move() | 1 | unreviewed | |
| 24 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioning/Positioning_autogen/include/moc_qgeopolygon.cpp @ Line 320 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'qsizetype' (aka 'long long') has no effect; remove std::move() | 1 | unreviewed | |
| 25 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioning/Positioning_autogen/include/moc_qgeopolygon.cpp @ Line 327 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() | 1 | unreviewed | |
| 26 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioning/Positioning_autogen/include/moc_qgeorectangle.cpp @ Line 230 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() | 1 | unreviewed | |
| 27 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioning/Positioning_autogen/include/moc_qgeorectangle.cpp @ Line 233 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 28 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioning/Positioning_autogen/include/moc_qgeorectangle.cpp @ Line 236 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 29 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioning/Positioning_autogen/include/moc_qgeoshape.cpp @ Line 205 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() | 1 | unreviewed | |
| 30 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioning/Positioning_autogen/include/moc_qgeoshape.cpp @ Line 207 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 31 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioningquick/.rcc/qrc_qmake_QtPositioning.cpp @ Line 121 | 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 | |
| 32 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioningquick/PositioningQuick_autogen/EWIEGA46WW/moc_qdeclarativesatellitesource_p.cpp @ Line 413 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() | 1 | unreviewed | |
| 33 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioningquick/PositioningQuick_autogen/include/moc_locationsingleton_p.cpp @ Line 419 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 34 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioningquick/PositioningQuick_autogen/include/moc_locationsingleton_p.cpp @ Line 421 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 35 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioningquick/PositioningQuick_autogen/include/moc_locationsingleton_p.cpp @ Line 423 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 36 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioningquick/PositioningQuick_autogen/include/moc_locationsingleton_p.cpp @ Line 425 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 37 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioningquick/PositioningQuick_autogen/include/moc_locationsingleton_p.cpp @ Line 427 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 38 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioningquick/PositioningQuick_autogen/include/moc_locationsingleton_p.cpp @ Line 429 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 39 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioningquick/PositioningQuick_autogen/include/moc_locationsingleton_p.cpp @ Line 431 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 40 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioningquick/PositioningQuick_autogen/include/moc_locationsingleton_p.cpp @ Line 433 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 41 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioningquick/PositioningQuick_autogen/include/moc_locationsingleton_p.cpp @ Line 435 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 42 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioningquick/PositioningQuick_autogen/include/moc_locationsingleton_p.cpp @ Line 437 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 43 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioningquick/PositioningQuick_autogen/include/moc_locationsingleton_p.cpp @ Line 439 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 44 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioningquick/PositioningQuick_autogen/include/moc_locationsingleton_p.cpp @ Line 441 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 45 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioningquick/PositioningQuick_autogen/include/moc_locationsingleton_p.cpp @ Line 443 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 46 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioningquick/PositioningQuick_autogen/include/moc_locationsingleton_p.cpp @ Line 445 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 47 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioningquick/PositioningQuick_autogen/include/moc_locationsingleton_p.cpp @ Line 447 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 48 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioningquick/PositioningQuick_autogen/include/moc_locationsingleton_p.cpp @ Line 449 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 49 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioningquick/PositioningQuick_autogen/include/moc_locationsingleton_p.cpp @ Line 451 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 50 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioningquick/PositioningQuick_autogen/include/moc_locationsingleton_p.cpp @ Line 453 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
| 51 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioningquick/PositioningQuick_autogen/include/moc_locationsingleton_p.cpp @ Line 457 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'QPointF' has no effect; remove std::move() | 1 | unreviewed | |
| 52 | /home/cc-runs/analyzer_builds/qtpositioning/src/positioningquick/PositioningQuick_autogen/include/moc_qdeclarativepositionsource_p.cpp @ Line 486 | performance-move-const-arg | std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() | 1 | unreviewed | |
| 53 | /home/cc-runs/install_dir/dev/include/QtCore/qobjectdefs.h @ Line 468 | cplusplus.NewDeleteLeaks | Potential memory leak | 8 | unreviewed | |
| 54 | /home/cc-runs/install_dir/dev/include/QtCore/qshareddata.h @ Line 51 | cplusplus.NewDelete | Use of memory after it is freed | 43 | unreviewed | |
| 55 | /home/cc-runs/install_dir/dev/include/QtCore/qshareddata.h @ Line 55 | cplusplus.NewDelete | Attempt to delete released memory | 54 | unreviewed | |
| 56 | /home/cc-runs/install_dir/dev/include/QtQml/6.6.0/QtQml/private/qqmlrefcount_p.h @ Line 165 | cplusplus.NewDelete | Use of memory after it is freed | 21 | unreviewed | |
| 57 | /home/cc-runs/install_dir/dev/include/QtQml/6.6.0/QtQml/private/qstringhash_p.h @ Line 187 | core.NullDereference | Array access (via field 'buckets') results in a null pointer dereference | 10 | unreviewed | |
| 58 | /usr/include/c++/9/bits/atomic_base.h @ Line 207 | deadcode.DeadStores | Value stored to '__b' during its initialization is never read | 1 | unreviewed | |
| 59 | /usr/include/c++/9/bits/atomic_base.h @ Line 218 | deadcode.DeadStores | Value stored to '__b' during its initialization is never read | 1 | unreviewed | |
| 60 | src/plugins/position/geoclue2/qgeopositioninfosource_geoclue2_p.h @ Line 17 | cppcoreguidelines-special-member-functions | class 'QGeoPositionInfoSourceGeoclue2' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 61 | src/plugins/position/nmea/qgeopositioninfosourcefactory_nmea.cpp @ Line 40 | cppcoreguidelines-special-member-functions | class 'IODeviceContainer' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | unreviewed | |
| 62 | src/plugins/position/nmea/qgeopositioninfosourcefactory_nmea.cpp @ Line 114 | cppcoreguidelines-special-member-functions | class 'NmeaSource' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 63 | src/plugins/position/nmea/qgeopositioninfosourcefactory_nmea.cpp @ Line 288 | cppcoreguidelines-special-member-functions | class 'NmeaSatelliteSource' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 64 | src/plugins/position/nmea/qiopipe.cpp @ Line 97 | optin.cplusplus.VirtualCall | Call to virtual method 'QIOPipe::open' during construction bypasses virtual dispatch | 3 | unreviewed | |
| 65 | src/plugins/position/nmea/qiopipe_p.h @ Line 54 | cppcoreguidelines-special-member-functions | class 'QIOPipePrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 66 | src/plugins/position/positionpoll/qgeoareamonitor_polling.cpp @ Line 290 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoAreaMonitorPolling::positionInfoSource' during construction bypasses virtual dispatch | 3 | unreviewed | |
| 67 | src/plugins/position/positionpoll/qgeoareamonitor_polling.cpp @ Line 291 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoAreaMonitorPolling::setPositionInfoSource' during construction bypasses virtual dispatch | 4 | unreviewed | |
| 68 | src/plugins/position/positionpoll/qgeoareamonitor_polling.cpp @ Line 290 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoAreaMonitorPolling::positionInfoSource' during construction bypasses virtual dispatch | 3 | unreviewed | |
| 69 | src/plugins/position/positionpoll/qgeoareamonitor_polling.cpp @ Line 291 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoAreaMonitorPolling::setPositionInfoSource' during construction bypasses virtual dispatch | 4 | unreviewed | |
| 70 | src/plugins/position/positionpoll/qgeoareamonitor_polling.h @ Line 17 | cppcoreguidelines-special-member-functions | class 'QGeoAreaMonitorPolling' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 71 | src/positioning/qclipperutils_p.h @ Line 39 | cppcoreguidelines-special-member-functions | class 'QClipperUtils' defines a non-default destructor and a copy constructor but does not define a copy assignment operator | 1 | unreviewed | |
| 72 | src/positioning/qdoublematrix4x4.cpp @ Line 44 | readability-suspicious-call-argument | 2nd argument 'col1' (passed to 'col0') looks like it might be swapped with the 3rd, 'col2' (passed to 'col1') | 2 | unreviewed | |
| 73 | src/positioning/qdoublematrix4x4.cpp @ Line 44 | readability-suspicious-call-argument | 4th argument 'row1' (passed to 'row0') looks like it might be swapped with the 5th, 'row2' (passed to 'row1') | 2 | unreviewed | |
| 74 | src/positioning/qdoublematrix4x4.cpp @ Line 45 | readability-suspicious-call-argument | 4th argument 'row1' (passed to 'row0') looks like it might be swapped with the 5th, 'row2' (passed to 'row1') | 2 | unreviewed | |
| 75 | src/positioning/qdoublematrix4x4.cpp @ Line 46 | readability-suspicious-call-argument | 4th argument 'row1' (passed to 'row0') looks like it might be swapped with the 5th, 'row2' (passed to 'row1') | 2 | unreviewed | |
| 76 | src/positioning/qdoublematrix4x4.cpp @ Line 111 | optin.cplusplus.UninitializedObject | 1 uninitialized field at the end of the constructor call | 8 | unreviewed | |
| 77 | src/positioning/qdoublematrix4x4.cpp @ Line 144 | optin.cplusplus.UninitializedObject | 1 uninitialized field at the end of the constructor call | 8 | unreviewed | |
| 78 | src/positioning/qdoublematrix4x4.cpp @ Line 179 | optin.cplusplus.UninitializedObject | 1 uninitialized field at the end of the constructor call | 3 | unreviewed | |
| 79 | src/positioning/qdoublematrix4x4.cpp @ Line 214 | optin.cplusplus.UninitializedObject | 1 uninitialized field at the end of the constructor call | 3 | unreviewed | |
| 80 | src/positioning/qdoublematrix4x4.cpp @ Line 542 | optin.cplusplus.UninitializedObject | 1 uninitialized field at the end of the constructor call | 10 | unreviewed | |
| 81 | src/positioning/qdoublematrix4x4.cpp @ Line 642 | optin.cplusplus.UninitializedObject | 1 uninitialized field at the end of the constructor call | 9 | unreviewed | |
| 82 | src/positioning/qdoublematrix4x4.cpp @ Line 687 | optin.cplusplus.UninitializedObject | 1 uninitialized field at the end of the constructor call | 8 | unreviewed | |
| 83 | src/positioning/qdoublematrix4x4.cpp @ Line 717 | optin.cplusplus.UninitializedObject | 1 uninitialized field at the end of the constructor call | 6 | unreviewed | |
| 84 | src/positioning/qdoublematrix4x4.cpp @ Line 750 | optin.cplusplus.UninitializedObject | 1 uninitialized field at the end of the constructor call | 5 | unreviewed | |
| 85 | src/positioning/qdoublematrix4x4.cpp @ Line 789 | optin.cplusplus.UninitializedObject | 1 uninitialized field at the end of the constructor call | 4 | unreviewed | |
| 86 | src/positioning/qdoublematrix4x4.cpp @ Line 817 | optin.cplusplus.UninitializedObject | 1 uninitialized field at the end of the constructor call | 5 | unreviewed | |
| 87 | src/positioning/qdoublematrix4x4.cpp @ Line 941 | optin.cplusplus.UninitializedObject | 1 uninitialized field at the end of the constructor call | 10 | unreviewed | |
| 88 | src/positioning/qdoublematrix4x4_p.h @ Line 454 | optin.cplusplus.UninitializedObject | 1 uninitialized field at the end of the constructor call | 3 | unreviewed | |
| 89 | src/positioning/qdoublematrix4x4_p.h @ Line 477 | optin.cplusplus.UninitializedObject | 1 uninitialized field at the end of the constructor call | 3 | unreviewed | |
| 90 | src/positioning/qdoublematrix4x4_p.h @ Line 514 | optin.cplusplus.UninitializedObject | 1 uninitialized field at the end of the constructor call | 4 | unreviewed | |
| 91 | src/positioning/qdoublematrix4x4_p.h @ Line 760 | optin.cplusplus.UninitializedObject | 1 uninitialized field at the end of the constructor call | 3 | unreviewed | |
| 92 | src/positioning/qdoublematrix4x4_p.h @ Line 783 | optin.cplusplus.UninitializedObject | 1 uninitialized field at the end of the constructor call | 3 | unreviewed | |
| 93 | src/positioning/qdoublematrix4x4_p.h @ Line 806 | optin.cplusplus.UninitializedObject | 1 uninitialized field at the end of the constructor call | 3 | unreviewed | |
| 94 | src/positioning/qgeoaddress_p.h @ Line 28 | cppcoreguidelines-special-member-functions | class 'QGeoAddressPrivate' defines a non-default destructor and a copy constructor but does not define a copy assignment operator | 1 | unreviewed | |
| 95 | src/positioning/qgeoareamonitorinfo.cpp @ Line 53 | cppcoreguidelines-special-member-functions | class 'QGeoAreaMonitorInfoPrivate' defines a non-default destructor and a copy constructor but does not define a copy assignment operator | 1 | unreviewed | |
| 96 | src/positioning/qgeocircle.cpp @ Line 132 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoCirclePrivate::isValid' during construction bypasses virtual dispatch | 13 | unreviewed | |
| 97 | src/positioning/qgeocircle.cpp @ Line 200 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoCirclePrivate::isEmpty' during construction bypasses virtual dispatch | 11 | unreviewed | |
| 98 | src/positioning/qgeocircle.cpp @ Line 132 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoCirclePrivate::isValid' during construction bypasses virtual dispatch | 13 | unreviewed | |
| 99 | src/positioning/qgeocircle.cpp @ Line 200 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoCirclePrivate::isEmpty' during construction bypasses virtual dispatch | 11 | unreviewed | |
| 100 | src/positioning/qgeocircle.cpp @ Line 132 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoCirclePrivate::isValid' during construction bypasses virtual dispatch | 7 | unreviewed | |
| 101 | src/positioning/qgeocircle.cpp @ Line 200 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoCirclePrivate::isEmpty' during construction bypasses virtual dispatch | 5 | unreviewed | |
| 102 | src/positioning/qgeocircle_p.h @ Line 23 | cppcoreguidelines-special-member-functions | class 'QGeoCirclePrivate' defines a non-default destructor and a copy constructor but does not define a copy assignment operator | 1 | unreviewed | |
| 103 | src/positioning/qgeocoordinate_p.h @ Line 24 | cppcoreguidelines-special-member-functions | class 'QGeoCoordinatePrivate' defines a non-default destructor and a copy constructor but does not define a copy assignment operator | 1 | unreviewed | |
| 104 | src/positioning/qgeocoordinate_p.h @ Line 46 | cppcoreguidelines-special-member-functions | class 'QGeoMercatorCoordinatePrivate' defines a non-default destructor and a copy constructor but does not define a copy assignment operator | 1 | unreviewed | |
| 105 | src/positioning/qgeocoordinateobject_p.h @ Line 26 | cppcoreguidelines-special-member-functions | class 'QGeoCoordinateObject' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 106 | src/positioning/qgeolocation.cpp @ Line 16 | bugprone-copy-constructor-init | calling a base constructor other than the copy constructor | 1 | unreviewed | |
| 107 | src/positioning/qgeolocation_p.h @ Line 27 | cppcoreguidelines-special-member-functions | class 'QGeoLocationPrivate' defines a non-default destructor and a copy constructor but does not define a copy assignment operator | 1 | unreviewed | |
| 108 | src/positioning/qgeopath.cpp @ Line 353 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::setPath' during construction bypasses virtual dispatch | 10 | unreviewed | |
| 109 | src/positioning/qgeopath.cpp @ Line 354 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::setWidth' during construction bypasses virtual dispatch | 10 | unreviewed | |
| 110 | src/positioning/qgeopath.cpp @ Line 560 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::markDirty' during construction bypasses virtual dispatch | 13 | unreviewed | |
| 111 | src/positioning/qgeopath.cpp @ Line 353 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::setPath' during construction bypasses virtual dispatch | 13 | unreviewed | |
| 112 | src/positioning/qgeopath.cpp @ Line 354 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::setWidth' during construction bypasses virtual dispatch | 13 | unreviewed | |
| 113 | src/positioning/qgeopath.cpp @ Line 560 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::markDirty' during construction bypasses virtual dispatch | 16 | unreviewed | |
| 114 | src/positioning/qgeopath.cpp @ Line 353 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::setPath' during construction bypasses virtual dispatch | 13 | unreviewed | |
| 115 | src/positioning/qgeopath.cpp @ Line 354 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::setWidth' during construction bypasses virtual dispatch | 13 | unreviewed | |
| 116 | src/positioning/qgeopath.cpp @ Line 560 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::markDirty' during construction bypasses virtual dispatch | 16 | unreviewed | |
| 117 | src/positioning/qgeopath.cpp @ Line 353 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::setPath' during construction bypasses virtual dispatch | 11 | unreviewed | |
| 118 | src/positioning/qgeopath.cpp @ Line 354 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::setWidth' during construction bypasses virtual dispatch | 11 | unreviewed | |
| 119 | src/positioning/qgeopath.cpp @ Line 560 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::markDirty' during construction bypasses virtual dispatch | 14 | unreviewed | |
| 120 | src/positioning/qgeopath.cpp @ Line 353 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::setPath' during construction bypasses virtual dispatch | 5 | unreviewed | |
| 121 | src/positioning/qgeopath.cpp @ Line 354 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::setWidth' during construction bypasses virtual dispatch | 5 | unreviewed | |
| 122 | src/positioning/qgeopath.cpp @ Line 353 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::setPath' during construction bypasses virtual dispatch | 15 | unreviewed | |
| 123 | src/positioning/qgeopath.cpp @ Line 354 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::setWidth' during construction bypasses virtual dispatch | 15 | unreviewed | |
| 124 | src/positioning/qgeopath.cpp @ Line 560 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::markDirty' during construction bypasses virtual dispatch | 18 | unreviewed | |
| 125 | src/positioning/qgeopath.cpp @ Line 353 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::setPath' during construction bypasses virtual dispatch | 15 | unreviewed | |
| 126 | src/positioning/qgeopath.cpp @ Line 354 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::setWidth' during construction bypasses virtual dispatch | 15 | unreviewed | |
| 127 | src/positioning/qgeopath.cpp @ Line 560 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::markDirty' during construction bypasses virtual dispatch | 18 | unreviewed | |
| 128 | src/positioning/qgeopath.cpp @ Line 353 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::setPath' during construction bypasses virtual dispatch | 3 | unreviewed | |
| 129 | src/positioning/qgeopath.cpp @ Line 354 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::setWidth' during construction bypasses virtual dispatch | 3 | unreviewed | |
| 130 | src/positioning/qgeopath.cpp @ Line 560 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::markDirty' during construction bypasses virtual dispatch | 6 | unreviewed | |
| 131 | src/positioning/qgeopath.cpp @ Line 353 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::setPath' during construction bypasses virtual dispatch | 17 | unreviewed | |
| 132 | src/positioning/qgeopath.cpp @ Line 354 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::setWidth' during construction bypasses virtual dispatch | 17 | unreviewed | |
| 133 | src/positioning/qgeopath.cpp @ Line 560 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::markDirty' during construction bypasses virtual dispatch | 20 | unreviewed | |
| 134 | src/positioning/qgeopath.cpp @ Line 353 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::setPath' during construction bypasses virtual dispatch | 13 | unreviewed | |
| 135 | src/positioning/qgeopath.cpp @ Line 354 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::setWidth' during construction bypasses virtual dispatch | 13 | unreviewed | |
| 136 | src/positioning/qgeopath.cpp @ Line 560 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::markDirty' during construction bypasses virtual dispatch | 16 | unreviewed | |
| 137 | src/positioning/qgeopath.cpp @ Line 353 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::setPath' during construction bypasses virtual dispatch | 13 | unreviewed | |
| 138 | src/positioning/qgeopath.cpp @ Line 354 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::setWidth' during construction bypasses virtual dispatch | 13 | unreviewed | |
| 139 | src/positioning/qgeopath.cpp @ Line 560 | optin.cplusplus.VirtualCall | Call to virtual method 'QGeoPathPrivate::markDirty' during construction bypasses virtual dispatch | 16 | unreviewed | |
| 140 | src/positioning/qgeopath_p.h @ Line 136 | cppcoreguidelines-special-member-functions | class 'QGeoPathPrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 141 | src/positioning/qgeopath_p.h @ Line 182 | cppcoreguidelines-special-member-functions | class 'QGeoPathPrivateEager' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 142 | src/positioning/qgeopath_p.h @ Line 210 | cppcoreguidelines-special-member-functions | class 'QGeoPathEager' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 143 | src/positioning/qgeopolygon_p.h @ Line 24 | cppcoreguidelines-special-member-functions | class 'QGeoPolygonPrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 144 | src/positioning/qgeopolygon_p.h @ Line 57 | cppcoreguidelines-special-member-functions | class 'QGeoPolygonPrivateEager' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 145 | src/positioning/qgeopolygon_p.h @ Line 87 | cppcoreguidelines-special-member-functions | class 'QGeoPolygonEager' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 146 | src/positioning/qgeopositioninfo_p.h @ Line 25 | cppcoreguidelines-special-member-functions | class 'QGeoPositionInfoPrivate' defines a non-default destructor and a copy constructor but does not define a copy assignment operator | 1 | unreviewed | |
| 147 | src/positioning/qgeopositioninfosource_p.h @ Line 30 | cppcoreguidelines-special-member-functions | class 'QGeoPositionInfoSourcePrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 148 | src/positioning/qgeopositioninfosourcefactory.h @ Line 14 | cppcoreguidelines-special-member-functions | class 'QGeoPositionInfoSourceFactory' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 149 | src/positioning/qgeorectangle_p.h @ Line 23 | cppcoreguidelines-special-member-functions | class 'QGeoRectanglePrivate' defines a non-default destructor and a copy constructor but does not define a copy assignment operator | 1 | unreviewed | |
| 150 | src/positioning/qgeosatelliteinfo_p.h @ Line 24 | cppcoreguidelines-special-member-functions | class 'QGeoSatelliteInfoPrivate' defines a non-default destructor and a copy constructor but does not define a copy assignment operator | 1 | unreviewed | |
| 151 | src/positioning/qgeosatelliteinfosource_p.h @ Line 24 | cppcoreguidelines-special-member-functions | class 'QGeoSatelliteInfoSourcePrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 152 | src/positioning/qgeoshape_p.h @ Line 25 | cppcoreguidelines-special-member-functions | class 'QGeoShapePrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 153 | src/positioning/qnmeapositioninfosource_p.h @ Line 40 | cppcoreguidelines-special-member-functions | class 'QNmeaPositionInfoSourcePrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 154 | src/positioning/qnmeapositioninfosource_p.h @ Line 95 | cppcoreguidelines-special-member-functions | class 'QNmeaReader' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 155 | src/positioning/qnmeapositioninfosource_p.h @ Line 109 | cppcoreguidelines-special-member-functions | class 'QNmeaRealTimeReader' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 156 | src/positioning/qnmeapositioninfosource_p.h @ Line 128 | cppcoreguidelines-special-member-functions | class 'QNmeaSimulatedReader' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 157 | src/positioning/qnmeasatelliteinfosource.cpp @ Line 21 | cppcoreguidelines-special-member-functions | class 'QGeoSatelliteInfoPrivateNmea' defines a non-default destructor and a copy constructor but does not define a copy assignment operator | 1 | unreviewed | |
| 158 | src/positioning/qnmeasatelliteinfosource_p.h @ Line 69 | cppcoreguidelines-special-member-functions | class 'QNmeaSatelliteInfoSourcePrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 159 | src/positioning/qnmeasatelliteinfosource_p.h @ Line 112 | cppcoreguidelines-special-member-functions | class 'QNmeaSatelliteReader' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 160 | src/positioningquick/qdeclarativegeolocation_p.h @ Line 28 | cppcoreguidelines-special-member-functions | class 'QDeclarativeGeoLocation' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 161 | src/positioningquick/qdeclarativepluginparameter_p.h @ Line 27 | cppcoreguidelines-special-member-functions | class 'QDeclarativePluginParameter' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 162 | src/positioningquick/qdeclarativeposition_p.h @ Line 28 | cppcoreguidelines-special-member-functions | class 'QDeclarativePosition' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 163 | src/positioningquick/qdeclarativepositionsource_p.h @ Line 32 | cppcoreguidelines-special-member-functions | class 'QDeclarativePositionSource' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 164 | src/positioningquick/qdeclarativesatellitesource_p.h @ Line 30 | cppcoreguidelines-special-member-functions | class 'QDeclarativeSatelliteSource' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 165 | src/positioningquick/qquickgeocoordinateanimation_p.h @ Line 26 | cppcoreguidelines-special-member-functions | class 'QQuickGeoCoordinateAnimation' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed |