| |
File |
Severity |
Checker name |
Message |
Bug path length |
Review status |
| 1 |
/home/cc-runs/install_dir/dev/include/QtCore/6.4.0/QtCore/private/qendian_p.h @ Line 78
|
|
core.CallAndMessage |
1st function call argument is an uninitialized value |
15 |
unreviewed
|
| 2 |
/home/cc-runs/install_dir/dev/include/QtCore/6.4.0/QtCore/private/qobject_p.h @ Line 363
|
|
core.CallAndMessage |
Called C++ object pointer is null |
27 |
unreviewed
|
| 3 |
/home/cc-runs/install_dir/dev/include/QtCore/6.4.0/QtCore/private/qobject_p.h @ Line 362
|
|
core.CallAndMessage |
Called C++ object pointer is null |
36 |
unreviewed
|
| 4 |
/home/cc-runs/install_dir/dev/include/QtCore/qcontainertools_impl.h @ Line 177
|
|
cplusplus.Move |
Method called on moved-from object of type 'std::function' |
20 |
unreviewed
|
| 5 |
/home/cc-runs/install_dir/dev/include/QtCore/qcontainertools_impl.h @ Line 177
|
|
cplusplus.Move |
Method called on moved-from object of type 'std::function' |
19 |
unreviewed
|
| 6 |
/home/cc-runs/install_dir/dev/include/QtCore/qcontainertools_impl.h @ Line 177
|
|
cplusplus.Move |
Method called on moved-from object of type 'std::function' |
20 |
unreviewed
|
| 7 |
/home/cc-runs/install_dir/dev/include/QtCore/qcontainertools_impl.h @ Line 177
|
|
cplusplus.Move |
Method called on moved-from object of type 'std::function' |
19 |
unreviewed
|
| 8 |
/home/cc-runs/install_dir/dev/include/QtCore/qcontainertools_impl.h @ Line 177
|
|
cplusplus.Move |
Method called on moved-from object of type 'std::function' |
20 |
unreviewed
|
| 9 |
/home/cc-runs/install_dir/dev/include/QtCore/qcontainertools_impl.h @ Line 177
|
|
cplusplus.Move |
Method called on moved-from object of type 'std::function' |
19 |
unreviewed
|
| 10 |
/home/cc-runs/install_dir/dev/include/QtCore/qcontainertools_impl.h @ Line 177
|
|
cplusplus.Move |
Method called on moved-from object of type 'std::function' |
20 |
unreviewed
|
| 11 |
/home/cc-runs/install_dir/dev/include/QtCore/qcontainertools_impl.h @ Line 177
|
|
cplusplus.Move |
Method called on moved-from object of type 'std::function' |
19 |
unreviewed
|
| 12 |
/home/cc-runs/install_dir/dev/include/QtCore/qendian.h @ Line 273
|
|
core.CallAndMessage |
1st function call argument is an uninitialized value |
26 |
unreviewed
|
| 13 |
/home/cc-runs/install_dir/dev/include/QtCore/qendian.h @ Line 273
|
|
core.CallAndMessage |
1st function call argument is an uninitialized value |
29 |
unreviewed
|
| 14 |
/home/cc-runs/install_dir/dev/include/QtCore/qendian.h @ Line 273
|
|
core.CallAndMessage |
1st function call argument is an uninitialized value |
24 |
unreviewed
|
| 15 |
/home/cc-runs/install_dir/dev/include/QtCore/qhash.h @ Line 210
|
|
cert-oop11-cpp |
move constructor initializes class member by calling a copy constructor |
3 |
unreviewed
|
| 16 |
/home/cc-runs/install_dir/dev/include/QtCore/qhash.h @ Line 210
|
|
performance-move-constructor-init |
move constructor initializes class member by calling a copy constructor |
3 |
unreviewed
|
| 17 |
/home/cc-runs/install_dir/dev/include/QtCore/qobjectdefs.h @ Line 352
|
|
cplusplus.NewDeleteLeaks |
Potential memory leak |
9 |
unreviewed
|
| 18 |
/home/cc-runs/install_dir/dev/include/QtCore/qobjectdefs.h @ Line 352
|
|
cplusplus.NewDeleteLeaks |
Potential memory leak |
13 |
unreviewed
|
| 19 |
/home/cc-runs/install_dir/dev/include/QtCore/qsharedpointer_impl.h @ Line 472
|
|
core.CallAndMessage |
1st function call argument is an uninitialized value |
19 |
unreviewed
|
| 20 |
/home/cc-runs/install_dir/dev/include/QtCore/qtimer.h @ Line 164
|
|
cplusplus.NewDeleteLeaks |
Potential memory leak |
7 |
unreviewed
|
| 21 |
/home/cc-runs/install_dir/dev/include/QtCore/qtimer.h @ Line 128
|
|
cplusplus.NewDeleteLeaks |
Potential memory leak |
6 |
unreviewed
|
| 22 |
/home/cc-runs/install_dir/dev/include/QtCore/qtimer.h @ Line 128
|
|
cplusplus.NewDeleteLeaks |
Potential memory leak |
14 |
unreviewed
|
| 23 |
/home/cc-runs/install_dir/dev/include/QtCore/qtimer.h @ Line 128
|
|
cplusplus.NewDeleteLeaks |
Potential memory leak |
9 |
unreviewed
|
| 24 |
/home/cc-runs/install_dir/dev/include/QtCore/qtimer.h @ Line 128
|
|
cplusplus.NewDeleteLeaks |
Potential memory leak |
20 |
unreviewed
|
| 25 |
/home/cc-runs/install_dir/dev/include/QtCore/qtimer.h @ Line 164
|
|
cplusplus.NewDeleteLeaks |
Potential memory leak |
17 |
unreviewed
|
| 26 |
/home/cc-runs/install_dir/dev/include/QtCore/qtimer.h @ Line 128
|
|
cplusplus.NewDeleteLeaks |
Potential memory leak |
6 |
unreviewed
|
| 27 |
/usr/include/c++/9/bits/atomic_base.h @ Line 207
|
|
deadcode.DeadStores |
Value stored to '__b' during its initialization is never read |
1 |
unreviewed
|
| 28 |
/usr/include/c++/9/bits/atomic_base.h @ Line 218
|
|
deadcode.DeadStores |
Value stored to '__b' during its initialization is never read |
1 |
unreviewed
|
| 29 |
build/src/core/.rcc/qrc_qmake_QtCore.cpp @ Line 114
|
|
cppcoreguidelines-special-member-functions |
class 'initializer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 30 |
build/src/imports/tooling/.rcc/qmlcache/quicktooling_qmlcache_loader.cpp @ Line 65
|
|
cppcoreguidelines-special-member-functions |
class 'Registry' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 31 |
build/src/imports/tooling/.rcc/qrc_qmake_QtQuick_tooling.cpp @ Line 145
|
|
cppcoreguidelines-special-member-functions |
class 'initializer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 32 |
build/src/imports/tooling/.rcc/qrc_quicktooling_raw_qml_0.cpp @ Line 1270
|
|
cppcoreguidelines-special-member-functions |
class 'initializer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 33 |
build/src/labs/folderlistmodel/.rcc/qrc_qmake_Qt_labs_folderlistmodel.cpp @ Line 132
|
|
cppcoreguidelines-special-member-functions |
class 'initializer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 34 |
build/src/labs/folderlistmodel/LabsFolderListModel_autogen/include/moc_qquickfolderlistmodel_p.cpp @ Line 228
|
|
performance-move-const-arg |
std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() |
1 |
unreviewed
|
| 35 |
build/src/labs/folderlistmodel/LabsFolderListModel_autogen/include/moc_qquickfolderlistmodel_p.cpp @ Line 232
|
|
performance-move-const-arg |
std::move of the variable '_r' of the trivially-copyable type 'int' has no effect; remove std::move() |
1 |
unreviewed
|
| 36 |
build/src/labs/models/.rcc/qrc_qmake_Qt_labs_qmlmodels.cpp @ Line 130
|
|
cppcoreguidelines-special-member-functions |
class 'initializer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 37 |
build/src/labs/models/LabsQmlModels_autogen/EWIEGA46WW/moc_qqmltablemodel_p.cpp @ Line 164
|
|
performance-move-const-arg |
std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() |
1 |
unreviewed
|
| 38 |
build/src/labs/settings/.rcc/qrc_qmake_Qt_labs_settings.cpp @ Line 130
|
|
cppcoreguidelines-special-member-functions |
class 'initializer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 39 |
build/src/qml/.rcc/qrc_qmake_QtQml.cpp @ Line 116
|
|
cppcoreguidelines-special-member-functions |
class 'initializer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 40 |
build/src/qml/Qml_autogen/CCBC4FUR7J/moc_qqmlbuiltinfunctions_p.cpp @ Line 364
|
|
performance-move-const-arg |
std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() |
1 |
unreviewed
|
| 41 |
build/src/qml/Qml_autogen/CCBC4FUR7J/moc_qqmlbuiltinfunctions_p.cpp @ Line 380
|
|
performance-move-const-arg |
std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() |
1 |
unreviewed
|
| 42 |
build/src/qml/Qml_autogen/CCBC4FUR7J/moc_qqmlbuiltinfunctions_p.cpp @ Line 382
|
|
performance-move-const-arg |
std::move of the variable '_r' of the trivially-copyable type 'QRectF' has no effect; remove std::move() |
1 |
unreviewed
|
| 43 |
build/src/qml/Qml_autogen/CCBC4FUR7J/moc_qqmlbuiltinfunctions_p.cpp @ Line 384
|
|
performance-move-const-arg |
std::move of the variable '_r' of the trivially-copyable type 'QPointF' has no effect; remove std::move() |
1 |
unreviewed
|
| 44 |
build/src/qml/Qml_autogen/CCBC4FUR7J/moc_qqmlbuiltinfunctions_p.cpp @ Line 386
|
|
performance-move-const-arg |
std::move of the variable '_r' of the trivially-copyable type 'QSizeF' has no effect; remove std::move() |
1 |
unreviewed
|
| 45 |
build/src/qml/Qml_autogen/CCBC4FUR7J/moc_qqmlbuiltinfunctions_p.cpp @ Line 464
|
|
performance-move-const-arg |
std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() |
1 |
unreviewed
|
| 46 |
build/src/qml/Qml_autogen/CCBC4FUR7J/moc_qqmlbuiltinfunctions_p.cpp @ Line 478
|
|
performance-move-const-arg |
std::move of the variable '_r' of the trivially-copyable type 'QObject *' has no effect; remove std::move() |
1 |
unreviewed
|
| 47 |
build/src/qml/Qml_autogen/CCBC4FUR7J/moc_qqmlbuiltinfunctions_p.cpp @ Line 480
|
|
performance-move-const-arg |
std::move of the variable '_r' of the trivially-copyable type 'QObject *' has no effect; remove std::move() |
1 |
unreviewed
|
| 48 |
build/src/qml/Qml_autogen/CCBC4FUR7J/moc_qqmlbuiltinfunctions_p.cpp @ Line 482
|
|
performance-move-const-arg |
std::move of the variable '_r' of the trivially-copyable type 'QQmlComponent *' has no effect; remove std::move() |
1 |
unreviewed
|
| 49 |
build/src/qml/Qml_autogen/CCBC4FUR7J/moc_qqmlbuiltinfunctions_p.cpp @ Line 484
|
|
performance-move-const-arg |
std::move of the variable '_r' of the trivially-copyable type 'QQmlComponent *' has no effect; remove std::move() |
1 |
unreviewed
|
| 50 |
build/src/qml/Qml_autogen/CCBC4FUR7J/moc_qqmlbuiltinfunctions_p.cpp @ Line 486
|
|
performance-move-const-arg |
std::move of the variable '_r' of the trivially-copyable type 'QQmlComponent *' has no effect; remove std::move() |
1 |
unreviewed
|
| 51 |
build/src/qml/Qml_autogen/CCBC4FUR7J/moc_qqmlbuiltinfunctions_p.cpp @ Line 488
|
|
performance-move-const-arg |
std::move of the variable '_r' of the trivially-copyable type 'QQmlComponent *' has no effect; remove std::move() |
1 |
unreviewed
|
| 52 |
build/src/qml/Qml_autogen/include/moc_qqmlcomponent.cpp @ Line 170
|
|
performance-move-const-arg |
std::move of the variable '_r' of the trivially-copyable type 'QObject *' has no effect; remove std::move() |
1 |
unreviewed
|
| 53 |
build/src/qml/Qml_autogen/include/moc_qqmlcomponent.cpp @ Line 172
|
|
performance-move-const-arg |
std::move of the variable '_r' of the trivially-copyable type 'QObject *' has no effect; remove std::move() |
1 |
unreviewed
|
| 54 |
build/src/qml/Qml_autogen/include/moc_qqmlcomponent.cpp @ Line 174
|
|
performance-move-const-arg |
std::move of the variable '_r' of the trivially-copyable type 'QObject *' has no effect; remove std::move() |
1 |
unreviewed
|
| 55 |
build/src/qml/Qml_autogen/include/moc_qqmlmodelindexvaluetype_p.cpp @ Line 390
|
|
performance-move-const-arg |
std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() |
1 |
unreviewed
|
| 56 |
build/src/qml/Qml_autogen/include/moc_qqmlmodelindexvaluetype_p.cpp @ Line 392
|
|
performance-move-const-arg |
std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() |
1 |
unreviewed
|
| 57 |
build/src/qml/Qml_autogen/include/moc_qqmlmodelindexvaluetype_p.cpp @ Line 394
|
|
performance-move-const-arg |
std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() |
1 |
unreviewed
|
| 58 |
build/src/qml/qqmljsparser_p.h @ Line 84
|
|
cppcoreguidelines-special-member-functions |
class 'Parser' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 59 |
build/src/qmlcompiler/.rcc/qrc_builtins.cpp @ Line 467
|
|
cppcoreguidelines-special-member-functions |
class 'initializer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 60 |
build/src/qmllocalstorage/.rcc/qrc_qmake_QtQuick_LocalStorage.cpp @ Line 123
|
|
cppcoreguidelines-special-member-functions |
class 'initializer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 61 |
build/src/qmlmodels/.rcc/qrc_qmake_QtQml_Models.cpp @ Line 122
|
|
cppcoreguidelines-special-member-functions |
class 'initializer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 62 |
build/src/qmlmodels/QmlModels_autogen/EWIEGA46WW/moc_qqmltreemodeltotablemodel_p_p.cpp @ Line 210
|
|
performance-move-const-arg |
std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() |
1 |
unreviewed
|
| 63 |
build/src/qmlmodels/QmlModels_autogen/EWIEGA46WW/moc_qqmltreemodeltotablemodel_p_p.cpp @ Line 212
|
|
performance-move-const-arg |
std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() |
1 |
unreviewed
|
| 64 |
build/src/qmlmodels/QmlModels_autogen/EWIEGA46WW/moc_qqmltreemodeltotablemodel_p_p.cpp @ Line 214
|
|
performance-move-const-arg |
std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() |
1 |
unreviewed
|
| 65 |
build/src/qmlmodels/QmlModels_autogen/EWIEGA46WW/moc_qqmltreemodeltotablemodel_p_p.cpp @ Line 216
|
|
performance-move-const-arg |
std::move of the variable '_r' of the trivially-copyable type 'bool' has no effect; remove std::move() |
1 |
unreviewed
|
| 66 |
build/src/qmlmodels/QmlModels_autogen/EWIEGA46WW/moc_qqmltreemodeltotablemodel_p_p.cpp @ Line 218
|
|
performance-move-const-arg |
std::move of the variable '_r' of the trivially-copyable type 'int' has no effect; remove std::move() |
1 |
unreviewed
|
| 67 |
build/src/qmlmodels/QmlModels_autogen/include/moc_qqmlinstantiator_p.cpp @ Line 155
|
|
performance-move-const-arg |
std::move of the variable '_r' of the trivially-copyable type 'QObject *' has no effect; remove std::move() |
1 |
unreviewed
|
| 68 |
build/src/qmlmodels/QmlModels_autogen/include/moc_qqmlobjectmodel_p.cpp @ Line 421
|
|
performance-move-const-arg |
std::move of the variable '_r' of the trivially-copyable type 'QObject *' has no effect; remove std::move() |
1 |
unreviewed
|
| 69 |
build/src/qmlworkerscript/.rcc/qrc_qmake_QtQml_WorkerScript.cpp @ Line 124
|
|
cppcoreguidelines-special-member-functions |
class 'initializer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 70 |
build/src/qmlxmllistmodel/.rcc/qrc_qmake_QtQml_XmlListModel.cpp @ Line 124
|
|
cppcoreguidelines-special-member-functions |
class 'initializer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 71 |
build/tools/qml/.rcc/qrc_qmake_QmlRuntime_Config.cpp @ Line 98
|
|
cppcoreguidelines-special-member-functions |
class 'initializer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 72 |
build/tools/qml/.rcc/qrc_qml.cpp @ Line 1020
|
|
cppcoreguidelines-special-member-functions |
class 'initializer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 73 |
src/labs/folderlistmodel/fileinfothread_p.h @ Line 66
|
|
cppcoreguidelines-special-member-functions |
class 'FileInfoThread' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 74 |
src/labs/folderlistmodel/fileproperty_p.h @ Line 57
|
|
cppcoreguidelines-special-member-functions |
class 'FileProperty' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 75 |
src/labs/folderlistmodel/qquickfolderlistmodel.cpp @ Line 49
|
|
cppcoreguidelines-special-member-functions |
class 'QQuickFolderListModelPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 76 |
src/labs/folderlistmodel/qquickfolderlistmodel.cpp @ Line 175
|
|
deadcode.DeadStores |
Value stored to 'toIndex' is never read |
1 |
unreviewed
|
| 77 |
src/labs/models/qqmltablemodel.cpp @ Line 811
|
|
performance-no-automatic-move |
constness of 'value' prevents automatic move |
1 |
unreviewed
|
| 78 |
src/labs/models/qqmltablemodel_p.h @ Line 68
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlTableModel' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 79 |
src/labs/models/qqmltablemodelcolumn_p.h @ Line 65
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlTableModelColumn' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 80 |
src/plugins/qmltooling/qmldbg_debugger/qqmlenginedebugservice.h @ Line 69
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlEngineDebugServiceImpl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 81 |
src/plugins/qmltooling/qmldbg_debugger/qv4datacollector.cpp @ Line 304
|
|
cppcoreguidelines-special-member-functions |
class 'ExceptionStateSaver' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 82 |
src/plugins/qmltooling/qmldbg_debugger/qv4datacollector.cpp @ Line 343
|
|
cppcoreguidelines-special-member-functions |
class 'CapturePreventer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 83 |
src/plugins/qmltooling/qmldbg_debugger/qv4debugjob.h @ Line 52
|
|
cppcoreguidelines-special-member-functions |
class 'QV4DebugJob' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 84 |
src/plugins/qmltooling/qmldbg_debugger/qv4debugservice.cpp @ Line 76
|
|
cppcoreguidelines-special-member-functions |
class 'V4CommandHandler' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 85 |
src/plugins/qmltooling/qmldbg_debugger/qv4debugservice.h @ Line 71
|
|
cppcoreguidelines-special-member-functions |
class 'QV4DebugServiceImpl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 86 |
src/plugins/qmltooling/qmldbg_local/qlocalclientconnection.cpp @ Line 84
|
|
optin.cplusplus.VirtualCall |
Call to virtual method 'QLocalClientConnection::isConnected' during destruction bypasses virtual dispatch |
1 |
unreviewed
|
| 87 |
src/plugins/qmltooling/qmldbg_local/qlocalclientconnection.cpp @ Line 85
|
|
optin.cplusplus.VirtualCall |
Call to virtual method 'QLocalClientConnection::disconnect' during destruction bypasses virtual dispatch |
2 |
unreviewed
|
| 88 |
src/plugins/qmltooling/qmldbg_native/qqmlnativedebugconnector.h @ Line 48
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlNativeDebugConnector' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 89 |
src/plugins/qmltooling/qmldbg_nativedebugger/qqmlnativedebugservice.h @ Line 69
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlNativeDebugServiceImpl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 90 |
src/plugins/qmltooling/qmldbg_profiler/qqmlprofilerservice.cpp @ Line 67
|
|
optin.cplusplus.VirtualCall |
Call to virtual method 'QQmlProfilerServiceImpl::addGlobalProfiler' during construction bypasses virtual dispatch |
3 |
unreviewed
|
| 91 |
src/plugins/qmltooling/qmldbg_profiler/qqmlprofilerservice.cpp @ Line 75
|
|
optin.cplusplus.VirtualCall |
Call to virtual method 'QQmlProfilerServiceImpl::addGlobalProfiler' during construction bypasses virtual dispatch |
3 |
unreviewed
|
| 92 |
src/plugins/qmltooling/qmldbg_profiler/qqmlprofilerservice.h @ Line 77
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlProfilerServiceImpl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 93 |
src/plugins/qmltooling/qmldbg_tcp/qtcpserverconnection.cpp @ Line 86
|
|
optin.cplusplus.VirtualCall |
Call to virtual method 'QTcpServerConnection::isConnected' during destruction bypasses virtual dispatch |
1 |
unreviewed
|
| 94 |
src/plugins/qmltooling/qmldbg_tcp/qtcpserverconnection.cpp @ Line 87
|
|
optin.cplusplus.VirtualCall |
Call to virtual method 'QTcpServerConnection::disconnect' during destruction bypasses virtual dispatch |
2 |
unreviewed
|
| 95 |
src/qml/animations/qabstractanimationjob_p.h @ Line 191
|
|
cppcoreguidelines-special-member-functions |
class 'QAnimationJobChangeListener' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 96 |
src/qml/animations/qabstractanimationjob_p.h @ Line 201
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlAnimationTimer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 97 |
src/qml/animations/qanimationjobutil_p.h @ Line 61
|
|
cppcoreguidelines-special-member-functions |
class 'SelfDeletable' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 98 |
src/qml/common/qqmljsmemorypool_p.h @ Line 169
|
|
cert-dcl54-cpp |
declaration of 'operator delete' has no matching declaration of 'operator new' at the same scope |
1 |
unreviewed
|
| 99 |
src/qml/common/qv4compileddata_p.h @ Line 105
|
|
bugprone-forward-declaration-namespace |
declaration 'Function' is never referenced, but a declaration with the same name found in another namespace 'QV4::CompiledData' |
2 |
unreviewed
|
| 100 |
src/qml/common/qv4compileddata_p.h @ Line 105
|
|
bugprone-forward-declaration-namespace |
no definition found for 'Function', but a definition with the same name 'Function' found in another namespace 'QV4::CompiledData' |
2 |
unreviewed
|
| 101 |
src/qml/common/qv4compileddata_p.h @ Line 105
|
|
bugprone-forward-declaration-namespace |
no definition found for 'Function', but a definition with the same name 'Function' found in another namespace 'QmlIR' |
2 |
unreviewed
|
| 102 |
src/qml/compiler/qqmlirbuilder_p.h @ Line 228
|
|
core.CallAndMessage |
Called C++ object pointer is null |
14 |
unreviewed
|
| 103 |
src/qml/compiler/qv4bytecodegenerator.cpp @ Line 241
|
|
core.CallAndMessage |
1st function call argument is an uninitialized value |
13 |
unreviewed
|
| 104 |
src/qml/compiler/qv4bytecodegenerator.cpp @ Line 241
|
|
core.CallAndMessage |
1st function call argument is an uninitialized value |
13 |
unreviewed
|
| 105 |
src/qml/compiler/qv4bytecodegenerator.cpp @ Line 241
|
|
core.CallAndMessage |
1st function call argument is an uninitialized value |
13 |
unreviewed
|
| 106 |
src/qml/compiler/qv4bytecodegenerator_p.h @ Line 119
|
|
performance-noexcept-move-constructor |
move constructors should be marked noexcept |
2 |
unreviewed
|
| 107 |
src/qml/compiler/qv4bytecodegenerator_p.h @ Line 143
|
|
cppcoreguidelines-special-member-functions |
class 'ExceptionHandler' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 108 |
src/qml/compiler/qv4bytecodegenerator_p.h @ Line 225
|
|
performance-move-const-arg |
std::move of the variable 'cmp' of the trivially-copyable type 'Instruction::CmpStrictEqual' (aka 'InstrData') has no effect; remove std::move() |
1 |
unreviewed
|
| 109 |
src/qml/compiler/qv4bytecodegenerator_p.h @ Line 233
|
|
performance-move-const-arg |
std::move of the variable 'cmp' of the trivially-copyable type 'Instruction::CmpStrictNotEqual' (aka 'InstrData') has no effect; remove std::move() |
1 |
unreviewed
|
| 110 |
src/qml/compiler/qv4bytecodehandler.cpp @ Line 77
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
1 |
unreviewed
|
| 111 |
src/qml/compiler/qv4codegen.cpp @ Line 561
|
|
core.CallAndMessage |
Called C++ object pointer is null |
14 |
unreviewed
|
| 112 |
src/qml/compiler/qv4codegen_p.h @ Line 83
|
|
cppcoreguidelines-special-member-functions |
class 'CodegenWarningInterface' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 113 |
src/qml/compiler/qv4codegen_p.h @ Line 191
|
|
cppcoreguidelines-special-member-functions |
class 'Reference' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor |
1 |
unreviewed
|
| 114 |
src/qml/compiler/qv4codegen_p.h @ Line 413
|
|
cppcoreguidelines-special-member-functions |
class 'RegisterScope' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 115 |
src/qml/compiler/qv4codegen_p.h @ Line 785
|
|
performance-no-automatic-move |
constness of 'result' prevents automatic move |
1 |
unreviewed
|
| 116 |
src/qml/compiler/qv4codegen_p.h @ Line 791
|
|
performance-no-automatic-move |
constness of 'result' prevents automatic move |
1 |
unreviewed
|
| 117 |
src/qml/compiler/qv4codegen_p.h @ Line 822
|
|
cppcoreguidelines-special-member-functions |
class 'TailCallBlocker' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 118 |
src/qml/compiler/qv4codegen_p.h @ Line 268
|
|
core.NullDereference |
Access to field 'bytecodeGenerator' results in a dereference of a null pointer (loaded from variable 'cg') |
25 |
unreviewed
|
| 119 |
src/qml/compiler/qv4codegen_p.h @ Line 306
|
|
core.CallAndMessage |
Called C++ object pointer is null |
16 |
unreviewed
|
| 120 |
src/qml/compiler/qv4codegen_p.h @ Line 366
|
|
core.CallAndMessage |
Called C++ object pointer is null |
12 |
unreviewed
|
| 121 |
src/qml/compiler/qv4compiler.cpp @ Line 597
|
|
deadcode.DeadStores |
Value stored to 'currentOffset' is never read |
1 |
unreviewed
|
| 122 |
src/qml/compiler/qv4compilercontext_p.h @ Line 136
|
|
cppcoreguidelines-special-member-functions |
class 'Module' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 123 |
src/qml/compiler/qv4compilercontrolflow_p.h @ Line 63
|
|
cppcoreguidelines-special-member-functions |
class 'ControlFlow' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 124 |
src/qml/compiler/qv4compilercontrolflow_p.h @ Line 190
|
|
cppcoreguidelines-special-member-functions |
class 'ControlFlowUnwindCleanup' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 125 |
src/qml/compiler/qv4compilercontrolflow_p.h @ Line 248
|
|
cppcoreguidelines-special-member-functions |
class 'ControlFlowWith' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 126 |
src/qml/compiler/qv4compilercontrolflow_p.h @ Line 279
|
|
cppcoreguidelines-special-member-functions |
class 'ControlFlowBlock' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 127 |
src/qml/compiler/qv4compilercontrolflow_p.h @ Line 314
|
|
cppcoreguidelines-special-member-functions |
class 'ControlFlowCatch' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 128 |
src/qml/compiler/qv4compilercontrolflow_p.h @ Line 372
|
|
cppcoreguidelines-special-member-functions |
class 'ControlFlowFinally' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 129 |
src/qml/compiler/qv4compilerscanfunctions.cpp @ Line 740
|
|
core.CallAndMessage |
Called C++ object pointer is null |
19 |
unreviewed
|
| 130 |
src/qml/compiler/qv4compilerscanfunctions.cpp @ Line 746
|
|
core.CallAndMessage |
Called C++ object pointer is null |
25 |
unreviewed
|
| 131 |
src/qml/compiler/qv4compilerscanfunctions.cpp @ Line 465
|
|
core.NullDereference |
Access to field 'requiresExecutionContext' results in a dereference of a null pointer (loaded from variable 'c') |
3 |
unreviewed
|
| 132 |
src/qml/compiler/qv4compilerscanfunctions.cpp @ Line 740
|
|
core.CallAndMessage |
Called C++ object pointer is null |
15 |
unreviewed
|
| 133 |
src/qml/compiler/qv4compilerscanfunctions.cpp @ Line 746
|
|
core.CallAndMessage |
Called C++ object pointer is null |
21 |
unreviewed
|
| 134 |
src/qml/compiler/qv4compilerscanfunctions.cpp @ Line 835
|
|
core.NullDereference |
Access to field 'contextType' results in a dereference of a null pointer (loaded from variable 'c') |
18 |
unreviewed
|
| 135 |
src/qml/compiler/qv4compilerscanfunctions.cpp @ Line 852
|
|
core.NullDereference |
Access to field 'contextType' results in a dereference of a null pointer (loaded from variable 'c') |
15 |
unreviewed
|
| 136 |
src/qml/compiler/qv4instr_moth.cpp @ Line 168
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 137 |
src/qml/compiler/qv4instr_moth.cpp @ Line 172
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 138 |
src/qml/compiler/qv4instr_moth.cpp @ Line 176
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 139 |
src/qml/compiler/qv4instr_moth.cpp @ Line 180
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 140 |
src/qml/compiler/qv4instr_moth.cpp @ Line 184
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 141 |
src/qml/compiler/qv4instr_moth.cpp @ Line 203
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 142 |
src/qml/compiler/qv4instr_moth.cpp @ Line 207
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 143 |
src/qml/compiler/qv4instr_moth.cpp @ Line 211
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 144 |
src/qml/compiler/qv4instr_moth.cpp @ Line 218
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 145 |
src/qml/compiler/qv4instr_moth.cpp @ Line 225
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 146 |
src/qml/compiler/qv4instr_moth.cpp @ Line 232
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 147 |
src/qml/compiler/qv4instr_moth.cpp @ Line 239
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 148 |
src/qml/compiler/qv4instr_moth.cpp @ Line 243
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 149 |
src/qml/compiler/qv4instr_moth.cpp @ Line 247
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 150 |
src/qml/compiler/qv4instr_moth.cpp @ Line 251
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 151 |
src/qml/compiler/qv4instr_moth.cpp @ Line 255
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 152 |
src/qml/compiler/qv4instr_moth.cpp @ Line 259
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 153 |
src/qml/compiler/qv4instr_moth.cpp @ Line 263
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 154 |
src/qml/compiler/qv4instr_moth.cpp @ Line 267
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 155 |
src/qml/compiler/qv4instr_moth.cpp @ Line 271
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 156 |
src/qml/compiler/qv4instr_moth.cpp @ Line 275
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 157 |
src/qml/compiler/qv4instr_moth.cpp @ Line 279
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 158 |
src/qml/compiler/qv4instr_moth.cpp @ Line 283
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 159 |
src/qml/compiler/qv4instr_moth.cpp @ Line 287
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 160 |
src/qml/compiler/qv4instr_moth.cpp @ Line 291
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 161 |
src/qml/compiler/qv4instr_moth.cpp @ Line 295
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 162 |
src/qml/compiler/qv4instr_moth.cpp @ Line 299
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 163 |
src/qml/compiler/qv4instr_moth.cpp @ Line 303
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 164 |
src/qml/compiler/qv4instr_moth.cpp @ Line 307
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 165 |
src/qml/compiler/qv4instr_moth.cpp @ Line 317
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 166 |
src/qml/compiler/qv4instr_moth.cpp @ Line 321
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 167 |
src/qml/compiler/qv4instr_moth.cpp @ Line 325
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 168 |
src/qml/compiler/qv4instr_moth.cpp @ Line 330
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 169 |
src/qml/compiler/qv4instr_moth.cpp @ Line 335
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 170 |
src/qml/compiler/qv4instr_moth.cpp @ Line 340
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 171 |
src/qml/compiler/qv4instr_moth.cpp @ Line 345
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 172 |
src/qml/compiler/qv4instr_moth.cpp @ Line 349
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 173 |
src/qml/compiler/qv4instr_moth.cpp @ Line 353
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 174 |
src/qml/compiler/qv4instr_moth.cpp @ Line 357
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 175 |
src/qml/compiler/qv4instr_moth.cpp @ Line 361
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 176 |
src/qml/compiler/qv4instr_moth.cpp @ Line 366
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 177 |
src/qml/compiler/qv4instr_moth.cpp @ Line 370
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 178 |
src/qml/compiler/qv4instr_moth.cpp @ Line 374
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 179 |
src/qml/compiler/qv4instr_moth.cpp @ Line 384
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 180 |
src/qml/compiler/qv4instr_moth.cpp @ Line 388
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 181 |
src/qml/compiler/qv4instr_moth.cpp @ Line 404
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 182 |
src/qml/compiler/qv4instr_moth.cpp @ Line 411
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 183 |
src/qml/compiler/qv4instr_moth.cpp @ Line 418
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 184 |
src/qml/compiler/qv4instr_moth.cpp @ Line 428
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 185 |
src/qml/compiler/qv4instr_moth.cpp @ Line 432
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 186 |
src/qml/compiler/qv4instr_moth.cpp @ Line 436
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 187 |
src/qml/compiler/qv4instr_moth.cpp @ Line 440
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 188 |
src/qml/compiler/qv4instr_moth.cpp @ Line 447
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 189 |
src/qml/compiler/qv4instr_moth.cpp @ Line 451
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 190 |
src/qml/compiler/qv4instr_moth.cpp @ Line 455
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 191 |
src/qml/compiler/qv4instr_moth.cpp @ Line 462
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 192 |
src/qml/compiler/qv4instr_moth.cpp @ Line 466
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 193 |
src/qml/compiler/qv4instr_moth.cpp @ Line 470
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 194 |
src/qml/compiler/qv4instr_moth.cpp @ Line 476
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 195 |
src/qml/compiler/qv4instr_moth.cpp @ Line 488
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 196 |
src/qml/compiler/qv4instr_moth.cpp @ Line 501
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 197 |
src/qml/compiler/qv4instr_moth.cpp @ Line 505
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 198 |
src/qml/compiler/qv4instr_moth.cpp @ Line 509
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 199 |
src/qml/compiler/qv4instr_moth.cpp @ Line 513
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 200 |
src/qml/compiler/qv4instr_moth.cpp @ Line 517
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 201 |
src/qml/compiler/qv4instr_moth.cpp @ Line 530
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 202 |
src/qml/compiler/qv4instr_moth.cpp @ Line 534
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 203 |
src/qml/compiler/qv4instr_moth.cpp @ Line 538
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 204 |
src/qml/compiler/qv4instr_moth.cpp @ Line 542
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 205 |
src/qml/compiler/qv4instr_moth.cpp @ Line 546
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 206 |
src/qml/compiler/qv4instr_moth.cpp @ Line 550
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 207 |
src/qml/compiler/qv4instr_moth.cpp @ Line 554
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 208 |
src/qml/compiler/qv4instr_moth.cpp @ Line 558
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 209 |
src/qml/compiler/qv4instr_moth.cpp @ Line 562
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 210 |
src/qml/compiler/qv4instr_moth.cpp @ Line 566
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 211 |
src/qml/compiler/qv4instr_moth.cpp @ Line 588
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 212 |
src/qml/compiler/qv4instr_moth.cpp @ Line 592
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 213 |
src/qml/compiler/qv4instr_moth.cpp @ Line 596
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 214 |
src/qml/compiler/qv4instr_moth.cpp @ Line 600
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 215 |
src/qml/compiler/qv4instr_moth.cpp @ Line 604
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 216 |
src/qml/compiler/qv4instr_moth.cpp @ Line 608
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 217 |
src/qml/compiler/qv4instr_moth.cpp @ Line 612
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 218 |
src/qml/compiler/qv4instr_moth.cpp @ Line 616
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 219 |
src/qml/compiler/qv4instr_moth.cpp @ Line 620
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 220 |
src/qml/compiler/qv4instr_moth.cpp @ Line 624
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 221 |
src/qml/compiler/qv4instr_moth.cpp @ Line 628
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 222 |
src/qml/compiler/qv4instr_moth.cpp @ Line 632
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 223 |
src/qml/compiler/qv4instr_moth.cpp @ Line 636
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 224 |
src/qml/compiler/qv4instr_moth.cpp @ Line 640
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 225 |
src/qml/compiler/qv4instr_moth.cpp @ Line 644
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 226 |
src/qml/compiler/qv4instr_moth.cpp @ Line 648
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 227 |
src/qml/compiler/qv4instr_moth.cpp @ Line 652
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 228 |
src/qml/compiler/qv4instr_moth.cpp @ Line 656
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 229 |
src/qml/compiler/qv4instr_moth.cpp @ Line 660
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 230 |
src/qml/compiler/qv4instr_moth.cpp @ Line 664
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 231 |
src/qml/compiler/qv4instr_moth.cpp @ Line 668
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 232 |
src/qml/compiler/qv4instr_moth.cpp @ Line 678
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 233 |
src/qml/compiler/qv4instr_moth.cpp @ Line 685
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 234 |
src/qml/compiler/qv4instr_moth.cpp @ Line 689
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
2 |
unreviewed
|
| 235 |
src/qml/debugger/qqmlabstractprofileradapter_p.h @ Line 65
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlAbstractProfilerAdapter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 236 |
src/qml/debugger/qqmldebugconnector_p.h @ Line 125
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlDebugConnectorFactory' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 237 |
src/qml/debugger/qqmldebugservice_p.h @ Line 66
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlDebugService' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 238 |
src/qml/debugger/qqmlprofiler_p.h @ Line 166
|
|
cppcoreguidelines-special-member-functions |
class 'RefLocation' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
unreviewed
|
| 239 |
src/qml/debugger/qqmlprofiler_p.h @ Line 410
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlBindingProfiler' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 240 |
src/qml/debugger/qqmlprofiler_p.h @ Line 425
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlHandlingSignalProfiler' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 241 |
src/qml/debugger/qqmlprofiler_p.h @ Line 440
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlCompilingProfiler' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 242 |
src/qml/debugger/qqmlprofiler_p.h @ Line 484
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlObjectCreationProfiler' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 243 |
src/qml/debugger/qqmlprofiler_p.h @ Line 508
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlObjectCompletionProfiler' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 244 |
src/qml/inlinecomponentutils_p.h @ Line 57
|
|
cppcoreguidelines-special-member-functions |
class 'Node' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor |
1 |
unreviewed
|
| 245 |
src/qml/jit/qv4assemblercommon_p.h @ Line 542
|
|
cppcoreguidelines-special-member-functions |
class 'PlatformAssemblerCommon' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 246 |
src/qml/jit/qv4baselineassembler_p.h @ Line 71
|
|
cppcoreguidelines-special-member-functions |
class 'BaselineAssembler' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 247 |
src/qml/jit/qv4baselinejit_p.h @ Line 68
|
|
cppcoreguidelines-special-member-functions |
class 'BaselineJIT' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 248 |
src/qml/jsapi/qjsengine_p.h @ Line 69
|
|
cppcoreguidelines-special-member-functions |
class 'QJSEnginePrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 249 |
src/qml/jsapi/qjsmanagedvalue.cpp @ Line 244
|
|
performance-noexcept-move-constructor |
move constructors should be marked noexcept |
1 |
unreviewed
|
| 250 |
src/qml/jsapi/qjsmanagedvalue.cpp @ Line 258
|
|
performance-noexcept-move-constructor |
move assignment operators should be marked noexcept |
1 |
unreviewed
|
| 251 |
src/qml/jsapi/qjsmanagedvalue.h @ Line 76
|
|
performance-noexcept-move-constructor |
move constructors should be marked noexcept |
2 |
unreviewed
|
| 252 |
src/qml/jsapi/qjsmanagedvalue.h @ Line 77
|
|
performance-noexcept-move-constructor |
move assignment operators should be marked noexcept |
2 |
unreviewed
|
| 253 |
src/qml/jsapi/qjsvalue.cpp @ Line 298
|
|
unix.Malloc |
Argument to free() is the address of a local stack variable, which is not memory allocated by malloc() |
7 |
unreviewed
|
| 254 |
src/qml/jsapi/qjsvalue.cpp @ Line 298
|
|
unix.Malloc |
Argument to free() is the address of the local variable 'result', which is not memory allocated by malloc() |
10 |
unreviewed
|
| 255 |
src/qml/jsapi/qjsvalue.h @ Line 95
|
|
performance-noexcept-move-constructor |
move constructors should be marked noexcept |
2 |
unreviewed
|
| 256 |
src/qml/jsapi/qjsvalue.h @ Line 96
|
|
performance-noexcept-move-constructor |
move assignment operators should be marked noexcept |
1 |
unreviewed
|
| 257 |
src/qml/jsruntime/qv4argumentsobject_p.h @ Line 92
|
|
cppcoreguidelines-special-member-functions |
class 'ArgumentsObject' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 258 |
src/qml/jsruntime/qv4argumentsobject_p.h @ Line 126
|
|
cppcoreguidelines-special-member-functions |
class 'StrictArgumentsObject' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 259 |
src/qml/jsruntime/qv4arraybuffer_p.h @ Line 117
|
|
cppcoreguidelines-special-member-functions |
class 'SharedArrayBufferCtor' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 260 |
src/qml/jsruntime/qv4arraybuffer_p.h @ Line 125
|
|
cppcoreguidelines-special-member-functions |
class 'ArrayBufferCtor' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 261 |
src/qml/jsruntime/qv4arraybuffer_p.h @ Line 134
|
|
cppcoreguidelines-special-member-functions |
class 'SharedArrayBuffer' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 262 |
src/qml/jsruntime/qv4arraybuffer_p.h @ Line 151
|
|
cppcoreguidelines-special-member-functions |
class 'ArrayBuffer' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 263 |
src/qml/jsruntime/qv4arraydata_p.h @ Line 170
|
|
cppcoreguidelines-special-member-functions |
class 'ArrayData' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 264 |
src/qml/jsruntime/qv4arrayiterator_p.h @ Line 91
|
|
cppcoreguidelines-special-member-functions |
class 'ArrayIteratorObject' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 265 |
src/qml/jsruntime/qv4arrayobject_p.h @ Line 69
|
|
cppcoreguidelines-special-member-functions |
class 'ArrayCtor' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 266 |
src/qml/jsruntime/qv4atomics_p.h @ Line 68
|
|
cppcoreguidelines-special-member-functions |
class 'Atomics' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 267 |
src/qml/jsruntime/qv4booleanobject_p.h @ Line 69
|
|
cppcoreguidelines-special-member-functions |
class 'BooleanCtor' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 268 |
src/qml/jsruntime/qv4compilationunitmapper_p.h @ Line 65
|
|
cppcoreguidelines-special-member-functions |
class 'CompilationUnitMapper' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 269 |
src/qml/jsruntime/qv4context_p.h @ Line 142
|
|
cppcoreguidelines-special-member-functions |
class 'ExecutionContext' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 270 |
src/qml/jsruntime/qv4context_p.h @ Line 183
|
|
cppcoreguidelines-special-member-functions |
class 'CallContext' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 271 |
src/qml/jsruntime/qv4dataview_p.h @ Line 78
|
|
cppcoreguidelines-special-member-functions |
class 'DataViewCtor' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 272 |
src/qml/jsruntime/qv4dataview_p.h @ Line 86
|
|
cppcoreguidelines-special-member-functions |
class 'DataView' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 273 |
src/qml/jsruntime/qv4dateobject_p.h @ Line 90
|
|
cppcoreguidelines-special-member-functions |
class 'DateObject' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 274 |
src/qml/jsruntime/qv4dateobject_p.h @ Line 107
|
|
cppcoreguidelines-special-member-functions |
class 'DateCtor' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 275 |
src/qml/jsruntime/qv4debugging_p.h @ Line 77
|
|
cppcoreguidelines-special-member-functions |
class 'Debugger' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 276 |
src/qml/jsruntime/qv4engine_p.h @ Line 119
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlV4Function' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 277 |
src/qml/jsruntime/qv4engine_p.h @ Line 169
|
|
cppcoreguidelines-special-member-functions |
class 'ExecutionEngine' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 278 |
src/qml/jsruntime/qv4engine_p.h @ Line 732
|
|
cppcoreguidelines-special-member-functions |
class 'Deletable' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 279 |
src/qml/jsruntime/qv4engine_p.h @ Line 808
|
|
cppcoreguidelines-special-member-functions |
class 'ExecutionEngineCallDepthRecorder' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 280 |
src/qml/jsruntime/qv4errorobject_p.h @ Line 149
|
|
cppcoreguidelines-special-member-functions |
class 'ErrorObject' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 281 |
src/qml/jsruntime/qv4errorobject_p.h @ Line 229
|
|
cppcoreguidelines-special-member-functions |
class 'ErrorCtor' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 282 |
src/qml/jsruntime/qv4errorobject_p.h @ Line 237
|
|
cppcoreguidelines-special-member-functions |
class 'EvalErrorCtor' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 283 |
src/qml/jsruntime/qv4errorobject_p.h @ Line 245
|
|
cppcoreguidelines-special-member-functions |
class 'RangeErrorCtor' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 284 |
src/qml/jsruntime/qv4errorobject_p.h @ Line 253
|
|
cppcoreguidelines-special-member-functions |
class 'ReferenceErrorCtor' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 285 |
src/qml/jsruntime/qv4errorobject_p.h @ Line 261
|
|
cppcoreguidelines-special-member-functions |
class 'SyntaxErrorCtor' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 286 |
src/qml/jsruntime/qv4errorobject_p.h @ Line 269
|
|
cppcoreguidelines-special-member-functions |
class 'TypeErrorCtor' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 287 |
src/qml/jsruntime/qv4errorobject_p.h @ Line 277
|
|
cppcoreguidelines-special-member-functions |
class 'URIErrorCtor' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 288 |
src/qml/jsruntime/qv4estable.cpp @ Line 101
|
|
optin.portability.UnixAPI |
Call to 'realloc' has an allocation size of 0 bytes |
4 |
unreviewed
|
| 289 |
src/qml/jsruntime/qv4estable_p.h @ Line 61
|
|
cppcoreguidelines-special-member-functions |
class 'ESTable' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 290 |
src/qml/jsruntime/qv4executableallocator_p.h @ Line 70
|
|
cppcoreguidelines-special-member-functions |
class 'ExecutableAllocator' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 291 |
src/qml/jsruntime/qv4executableallocator_p.h @ Line 82
|
|
cppcoreguidelines-special-member-functions |
class 'Allocation' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 292 |
src/qml/jsruntime/qv4executableallocator_p.h @ Line 121
|
|
cppcoreguidelines-special-member-functions |
class 'ChunkOfPages' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 293 |
src/qml/jsruntime/qv4function_p.h @ Line 83
|
|
cppcoreguidelines-special-member-functions |
class 'Function' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 294 |
src/qml/jsruntime/qv4function_p.h @ Line 95
|
|
cplusplus.NewDelete |
Use of memory after it is freed |
34 |
unreviewed
|
| 295 |
src/qml/jsruntime/qv4functionobject_p.h @ Line 171
|
|
cppcoreguidelines-special-member-functions |
class 'FunctionObject' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 296 |
src/qml/jsruntime/qv4functionobject_p.h @ Line 242
|
|
cppcoreguidelines-special-member-functions |
class 'FunctionCtor' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 297 |
src/qml/jsruntime/qv4functionobject_p.h @ Line 256
|
|
cppcoreguidelines-special-member-functions |
class 'FunctionPrototype' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 298 |
src/qml/jsruntime/qv4functionobject_p.h @ Line 269
|
|
cppcoreguidelines-special-member-functions |
class 'IndexedBuiltinFunction' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 299 |
src/qml/jsruntime/qv4functionobject_p.h @ Line 281
|
|
cppcoreguidelines-special-member-functions |
class 'ArrowFunction' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 300 |
src/qml/jsruntime/qv4functionobject_p.h @ Line 291
|
|
cppcoreguidelines-special-member-functions |
class 'ScriptFunction' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 301 |
src/qml/jsruntime/qv4functionobject_p.h @ Line 300
|
|
cppcoreguidelines-special-member-functions |
class 'MemberFunction' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 302 |
src/qml/jsruntime/qv4functionobject_p.h @ Line 305
|
|
cppcoreguidelines-special-member-functions |
class 'ConstructorFunction' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 303 |
src/qml/jsruntime/qv4functionobject_p.h @ Line 312
|
|
cppcoreguidelines-special-member-functions |
class 'DefaultClassConstructorFunction' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 304 |
src/qml/jsruntime/qv4functionobject_p.h @ Line 318
|
|
cppcoreguidelines-special-member-functions |
class 'BoundFunction' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 305 |
src/qml/jsruntime/qv4generatorobject_p.h @ Line 101
|
|
cppcoreguidelines-special-member-functions |
class 'GeneratorFunctionCtor' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 306 |
src/qml/jsruntime/qv4generatorobject_p.h @ Line 109
|
|
cppcoreguidelines-special-member-functions |
class 'GeneratorFunction' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 307 |
src/qml/jsruntime/qv4generatorobject_p.h @ Line 118
|
|
cppcoreguidelines-special-member-functions |
class 'MemberGeneratorFunction' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 308 |
src/qml/jsruntime/qv4generatorobject_p.h @ Line 137
|
|
cppcoreguidelines-special-member-functions |
class 'GeneratorObject' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 309 |
src/qml/jsruntime/qv4global_p.h @ Line 105
|
|
bugprone-forward-declaration-namespace |
declaration 'ArrayData' is never referenced, but a declaration with the same name found in another namespace 'QV4' |
2 |
unreviewed
|
| 310 |
src/qml/jsruntime/qv4global_p.h @ Line 109
|
|
bugprone-forward-declaration-namespace |
declaration 'Symbol' is never referenced, but a declaration with the same name found in another namespace 'QV4' |
2 |
unreviewed
|
| 311 |
src/qml/jsruntime/qv4global_p.h @ Line 111
|
|
bugprone-forward-declaration-namespace |
declaration 'ObjectPrototype' is never referenced, but a declaration with the same name found in another namespace 'QV4' |
2 |
unreviewed
|
| 312 |
src/qml/jsruntime/qv4global_p.h @ Line 113
|
|
bugprone-forward-declaration-namespace |
declaration 'ExecutionContext' is never referenced, but a declaration with the same name found in another namespace 'QV4' |
2 |
unreviewed
|
| 313 |
src/qml/jsruntime/qv4global_p.h @ Line 114
|
|
bugprone-forward-declaration-namespace |
declaration 'CallContext' is never referenced, but a declaration with the same name found in another namespace 'QV4' |
2 |
unreviewed
|
| 314 |
src/qml/jsruntime/qv4global_p.h @ Line 115
|
|
bugprone-forward-declaration-namespace |
declaration 'QmlContext' is never referenced, but a declaration with the same name found in another namespace 'QV4' |
2 |
unreviewed
|
| 315 |
src/qml/jsruntime/qv4global_p.h @ Line 116
|
|
bugprone-forward-declaration-namespace |
declaration 'ScriptFunction' is never referenced, but a declaration with the same name found in another namespace 'QV4' |
2 |
unreviewed
|
| 316 |
src/qml/jsruntime/qv4global_p.h @ Line 119
|
|
bugprone-forward-declaration-namespace |
declaration 'BooleanObject' is never referenced, but a declaration with the same name found in another namespace 'QV4' |
2 |
unreviewed
|
| 317 |
src/qml/jsruntime/qv4global_p.h @ Line 120
|
|
bugprone-forward-declaration-namespace |
declaration 'NumberObject' is never referenced, but a declaration with the same name found in another namespace 'QV4' |
2 |
unreviewed
|
| 318 |
src/qml/jsruntime/qv4global_p.h @ Line 121
|
|
bugprone-forward-declaration-namespace |
declaration 'StringObject' is never referenced, but a declaration with the same name found in another namespace 'QV4' |
2 |
unreviewed
|
| 319 |
src/qml/jsruntime/qv4global_p.h @ Line 122
|
|
bugprone-forward-declaration-namespace |
declaration 'ArrayObject' is never referenced, but a declaration with the same name found in another namespace 'QV4' |
2 |
unreviewed
|
| 320 |
src/qml/jsruntime/qv4global_p.h @ Line 123
|
|
bugprone-forward-declaration-namespace |
declaration 'DateObject' is never referenced, but a declaration with the same name found in another namespace 'QV4' |
2 |
unreviewed
|
| 321 |
src/qml/jsruntime/qv4global_p.h @ Line 124
|
|
bugprone-forward-declaration-namespace |
declaration 'FunctionObject' is never referenced, but a declaration with the same name found in another namespace 'QV4' |
2 |
unreviewed
|
| 322 |
src/qml/jsruntime/qv4global_p.h @ Line 125
|
|
bugprone-forward-declaration-namespace |
declaration 'ErrorObject' is never referenced, but a declaration with the same name found in another namespace 'QV4' |
2 |
unreviewed
|
| 323 |
src/qml/jsruntime/qv4global_p.h @ Line 126
|
|
bugprone-forward-declaration-namespace |
declaration 'ArgumentsObject' is never referenced, but a declaration with the same name found in another namespace 'QV4' |
2 |
unreviewed
|
| 324 |
src/qml/jsruntime/qv4global_p.h @ Line 127
|
|
bugprone-forward-declaration-namespace |
declaration 'QObjectWrapper' is never referenced, but a declaration with the same name found in another namespace 'QV4' |
2 |
unreviewed
|
| 325 |
src/qml/jsruntime/qv4global_p.h @ Line 128
|
|
bugprone-forward-declaration-namespace |
declaration 'RegExpObject' is never referenced, but a declaration with the same name found in another namespace 'QV4' |
2 |
unreviewed
|
| 326 |
src/qml/jsruntime/qv4global_p.h @ Line 131
|
|
bugprone-forward-declaration-namespace |
declaration 'RegExp' is never referenced, but a declaration with the same name found in another namespace 'QV4' |
2 |
unreviewed
|
| 327 |
src/qml/jsruntime/qv4global_p.h @ Line 132
|
|
bugprone-forward-declaration-namespace |
declaration 'EvalFunction' is never referenced, but a declaration with the same name found in another namespace 'QV4' |
2 |
unreviewed
|
| 328 |
src/qml/jsruntime/qv4global_p.h @ Line 134
|
|
bugprone-forward-declaration-namespace |
declaration 'SharedArrayBuffer' is never referenced, but a declaration with the same name found in another namespace 'QV4' |
2 |
unreviewed
|
| 329 |
src/qml/jsruntime/qv4global_p.h @ Line 135
|
|
bugprone-forward-declaration-namespace |
declaration 'ArrayBuffer' is never referenced, but a declaration with the same name found in another namespace 'QV4' |
2 |
unreviewed
|
| 330 |
src/qml/jsruntime/qv4global_p.h @ Line 136
|
|
bugprone-forward-declaration-namespace |
declaration 'DataView' is never referenced, but a declaration with the same name found in another namespace 'QV4' |
2 |
unreviewed
|
| 331 |
src/qml/jsruntime/qv4global_p.h @ Line 137
|
|
bugprone-forward-declaration-namespace |
declaration 'TypedArray' is never referenced, but a declaration with the same name found in another namespace 'QV4' |
2 |
unreviewed
|
| 332 |
src/qml/jsruntime/qv4global_p.h @ Line 139
|
|
bugprone-forward-declaration-namespace |
declaration 'MapObject' is never referenced, but a declaration with the same name found in another namespace 'QV4' |
2 |
unreviewed
|
| 333 |
src/qml/jsruntime/qv4global_p.h @ Line 142
|
|
bugprone-forward-declaration-namespace |
declaration 'PromiseObject' is never referenced, but a declaration with the same name found in another namespace 'QV4' |
2 |
unreviewed
|
| 334 |
src/qml/jsruntime/qv4global_p.h @ Line 143
|
|
bugprone-forward-declaration-namespace |
declaration 'PromiseCapability' is never referenced, but a declaration with the same name found in another namespace 'QV4' |
2 |
unreviewed
|
| 335 |
src/qml/jsruntime/qv4global_p.h @ Line 158
|
|
bugprone-forward-declaration-namespace |
declaration 'ObjectPrototype' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' |
2 |
unreviewed
|
| 336 |
src/qml/jsruntime/qv4global_p.h @ Line 161
|
|
bugprone-forward-declaration-namespace |
declaration 'CallContext' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' |
2 |
unreviewed
|
| 337 |
src/qml/jsruntime/qv4global_p.h @ Line 162
|
|
bugprone-forward-declaration-namespace |
declaration 'QmlContext' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' |
2 |
unreviewed
|
| 338 |
src/qml/jsruntime/qv4global_p.h @ Line 163
|
|
bugprone-forward-declaration-namespace |
declaration 'ScriptFunction' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' |
2 |
unreviewed
|
| 339 |
src/qml/jsruntime/qv4global_p.h @ Line 170
|
|
bugprone-forward-declaration-namespace |
declaration 'ArrayData' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' |
2 |
unreviewed
|
| 340 |
src/qml/jsruntime/qv4global_p.h @ Line 174
|
|
bugprone-forward-declaration-namespace |
declaration 'BooleanObject' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' |
2 |
unreviewed
|
| 341 |
src/qml/jsruntime/qv4global_p.h @ Line 175
|
|
bugprone-forward-declaration-namespace |
declaration 'NumberObject' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' |
2 |
unreviewed
|
| 342 |
src/qml/jsruntime/qv4global_p.h @ Line 176
|
|
bugprone-forward-declaration-namespace |
declaration 'StringObject' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' |
2 |
unreviewed
|
| 343 |
src/qml/jsruntime/qv4global_p.h @ Line 178
|
|
bugprone-forward-declaration-namespace |
declaration 'DateObject' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' |
2 |
unreviewed
|
| 344 |
src/qml/jsruntime/qv4global_p.h @ Line 180
|
|
bugprone-forward-declaration-namespace |
declaration 'ErrorObject' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' |
2 |
unreviewed
|
| 345 |
src/qml/jsruntime/qv4global_p.h @ Line 181
|
|
bugprone-forward-declaration-namespace |
declaration 'ArgumentsObject' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' |
2 |
unreviewed
|
| 346 |
src/qml/jsruntime/qv4global_p.h @ Line 184
|
|
bugprone-forward-declaration-namespace |
declaration 'QObjectWrapper' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' |
2 |
unreviewed
|
| 347 |
src/qml/jsruntime/qv4global_p.h @ Line 185
|
|
bugprone-forward-declaration-namespace |
declaration 'RegExpObject' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' |
2 |
unreviewed
|
| 348 |
src/qml/jsruntime/qv4global_p.h @ Line 186
|
|
bugprone-forward-declaration-namespace |
declaration 'RegExp' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' |
2 |
unreviewed
|
| 349 |
src/qml/jsruntime/qv4global_p.h @ Line 187
|
|
bugprone-forward-declaration-namespace |
declaration 'EvalFunction' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' |
2 |
unreviewed
|
| 350 |
src/qml/jsruntime/qv4global_p.h @ Line 189
|
|
bugprone-forward-declaration-namespace |
declaration 'SharedArrayBuffer' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' |
2 |
unreviewed
|
| 351 |
src/qml/jsruntime/qv4global_p.h @ Line 190
|
|
bugprone-forward-declaration-namespace |
declaration 'ArrayBuffer' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' |
2 |
unreviewed
|
| 352 |
src/qml/jsruntime/qv4global_p.h @ Line 191
|
|
bugprone-forward-declaration-namespace |
declaration 'DataView' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' |
2 |
unreviewed
|
| 353 |
src/qml/jsruntime/qv4global_p.h @ Line 192
|
|
bugprone-forward-declaration-namespace |
declaration 'TypedArray' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' |
2 |
unreviewed
|
| 354 |
src/qml/jsruntime/qv4global_p.h @ Line 194
|
|
bugprone-forward-declaration-namespace |
declaration 'MapObject' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' |
2 |
unreviewed
|
| 355 |
src/qml/jsruntime/qv4global_p.h @ Line 197
|
|
bugprone-forward-declaration-namespace |
declaration 'PromiseObject' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' |
2 |
unreviewed
|
| 356 |
src/qml/jsruntime/qv4global_p.h @ Line 198
|
|
bugprone-forward-declaration-namespace |
declaration 'PromiseCapability' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' |
2 |
unreviewed
|
| 357 |
src/qml/jsruntime/qv4global_p.h @ Line 92
|
|
bugprone-forward-declaration-namespace |
declaration 'Module' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' |
2 |
unreviewed
|
| 358 |
src/qml/jsruntime/qv4global_p.h @ Line 131
|
|
bugprone-forward-declaration-namespace |
no definition found for 'RegExp', but a definition with the same name 'RegExp' found in another namespace 'QV4::CompiledData' |
2 |
unreviewed
|
| 359 |
src/qml/jsruntime/qv4global_p.h @ Line 111
|
|
bugprone-forward-declaration-namespace |
no definition found for 'ObjectPrototype', but a definition with the same name 'ObjectPrototype' found in another namespace 'QV4' |
2 |
unreviewed
|
| 360 |
src/qml/jsruntime/qv4global_p.h @ Line 131
|
|
bugprone-forward-declaration-namespace |
declaration 'RegExp' is never referenced, but a declaration with the same name found in another namespace 'QV4::CompiledData' |
2 |
unreviewed
|
| 361 |
src/qml/jsruntime/qv4global_p.h @ Line 164
|
|
bugprone-forward-declaration-namespace |
declaration 'InternalClass' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' |
2 |
unreviewed
|
| 362 |
src/qml/jsruntime/qv4global_p.h @ Line 164
|
|
bugprone-forward-declaration-namespace |
no definition found for 'InternalClass', but a definition with the same name 'InternalClass' found in another namespace 'QV4::Heap' |
2 |
unreviewed
|
| 363 |
src/qml/jsruntime/qv4global_p.h @ Line 186
|
|
bugprone-forward-declaration-namespace |
declaration 'RegExp' is never referenced, but a declaration with the same name found in another namespace 'QV4::CompiledData' |
2 |
unreviewed
|
| 364 |
src/qml/jsruntime/qv4global_p.h @ Line 186
|
|
bugprone-forward-declaration-namespace |
no definition found for 'RegExp', but a definition with the same name 'RegExp' found in another namespace 'QV4::CompiledData' |
2 |
unreviewed
|
| 365 |
src/qml/jsruntime/qv4global_p.h @ Line 92
|
|
bugprone-forward-declaration-namespace |
no definition found for 'Module', but a definition with the same name 'Module' found in another namespace 'QV4' |
2 |
unreviewed
|
| 366 |
src/qml/jsruntime/qv4global_p.h @ Line 92
|
|
bugprone-forward-declaration-namespace |
no definition found for 'Module', but a definition with the same name 'Module' found in another namespace 'QV4::Heap' |
2 |
unreviewed
|
| 367 |
src/qml/jsruntime/qv4global_p.h @ Line 107
|
|
bugprone-forward-declaration-namespace |
declaration 'StringOrSymbol' is never referenced, but a declaration with the same name found in another namespace 'QV4' |
2 |
unreviewed
|
| 368 |
src/qml/jsruntime/qv4global_p.h @ Line 108
|
|
bugprone-forward-declaration-namespace |
declaration 'String' is never referenced, but a declaration with the same name found in another namespace 'QV4' |
2 |
unreviewed
|
| 369 |
src/qml/jsruntime/qv4global_p.h @ Line 110
|
|
bugprone-forward-declaration-namespace |
declaration 'Object' is never referenced, but a declaration with the same name found in another namespace 'QV4' |
2 |
unreviewed
|
| 370 |
src/qml/jsruntime/qv4global_p.h @ Line 117
|
|
bugprone-forward-declaration-namespace |
declaration 'InternalClass' is never referenced, but a declaration with the same name found in another namespace 'QV4' |
2 |
unreviewed
|
| 371 |
src/qml/jsruntime/qv4global_p.h @ Line 156
|
|
bugprone-forward-declaration-namespace |
declaration 'Symbol' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' |
2 |
unreviewed
|
| 372 |
src/qml/jsruntime/qv4global_p.h @ Line 164
|
|
bugprone-forward-declaration-namespace |
declaration 'InternalClass' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' |
2 |
unreviewed
|
| 373 |
src/qml/jsruntime/qv4global_p.h @ Line 127
|
|
bugprone-forward-declaration-namespace |
declaration 'QObjectWrapper' is never referenced, but a declaration with the same name found in another namespace 'QV4' |
2 |
unreviewed
|
| 374 |
src/qml/jsruntime/qv4globalobject.cpp @ Line 164
|
|
bugprone-signed-char-misuse |
comparison between 'signed char' and 'unsigned char' |
1 |
unreviewed
|
| 375 |
src/qml/jsruntime/qv4globalobject_p.h @ Line 68
|
|
cppcoreguidelines-special-member-functions |
class 'EvalFunction' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 376 |
src/qml/jsruntime/qv4identifierhash_p.h @ Line 63
|
|
cppcoreguidelines-special-member-functions |
class 'IdentifierHash' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
unreviewed
|
| 377 |
src/qml/jsruntime/qv4identifierhashdata_p.h @ Line 67
|
|
cppcoreguidelines-special-member-functions |
class 'IdentifierHashData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 378 |
src/qml/jsruntime/qv4identifiertable.cpp @ Line 82
|
|
unix.MallocSizeof |
Result of 'malloc' is converted to a pointer of type 'Heap::StringOrSymbol *', which is incompatible with sizeof operand type 'Heap::String *' |
1 |
unreviewed
|
| 379 |
src/qml/jsruntime/qv4identifiertable.cpp @ Line 98
|
|
unix.MallocSizeof |
Result of 'malloc' is converted to a pointer of type 'Heap::StringOrSymbol *', which is incompatible with sizeof operand type 'Heap::String *' |
1 |
unreviewed
|
| 380 |
src/qml/jsruntime/qv4identifiertable.cpp @ Line 255
|
|
unix.MallocSizeof |
Result of 'malloc' is converted to a pointer of type 'Heap::StringOrSymbol *', which is incompatible with sizeof operand type 'Heap::String *' |
1 |
unreviewed
|
| 381 |
src/qml/jsruntime/qv4identifiertable_p.h @ Line 63
|
|
cppcoreguidelines-special-member-functions |
class 'IdentifierTable' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 382 |
src/qml/jsruntime/qv4include_p.h @ Line 70
|
|
cppcoreguidelines-special-member-functions |
class 'QV4Include' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 383 |
src/qml/jsruntime/qv4internalclass.cpp @ Line 397
|
|
core.NullDereference |
Access to field 'setterIndex' results in a dereference of a null pointer (loaded from variable 'entry') |
18 |
unreviewed
|
| 384 |
src/qml/jsruntime/qv4internalclass_p.h @ Line 75
|
|
cppcoreguidelines-special-member-functions |
class 'PropertyHash' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
unreviewed
|
| 385 |
src/qml/jsruntime/qv4internalclass_p.h @ Line 96
|
|
cppcoreguidelines-special-member-functions |
class 'PropertyHashData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 386 |
src/qml/jsruntime/qv4internalclass_p.h @ Line 157
|
|
cppcoreguidelines-special-member-functions |
class 'SharedInternalClassDataPrivate' defines a non-default destructor and a copy constructor but does not define a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 387 |
src/qml/jsruntime/qv4internalclass_p.h @ Line 190
|
|
cppcoreguidelines-special-member-functions |
class 'SharedInternalClassDataPrivate' defines a non-default destructor and a copy constructor but does not define a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 388 |
src/qml/jsruntime/qv4internalclass_p.h @ Line 213
|
|
cppcoreguidelines-special-member-functions |
class 'SharedInternalClassData' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
unreviewed
|
| 389 |
src/qml/jsruntime/qv4jscall_p.h @ Line 138
|
|
cppcoreguidelines-special-member-functions |
class 'ScopedStackFrame' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 390 |
src/qml/jsruntime/qv4jscall_p.h @ Line 217
|
|
core.CallAndMessage |
2nd function call argument is an uninitialized value |
13 |
unreviewed
|
| 391 |
src/qml/jsruntime/qv4jscall_p.h @ Line 217
|
|
core.CallAndMessage |
2nd function call argument is an uninitialized value |
13 |
unreviewed
|
| 392 |
src/qml/jsruntime/qv4jsonobject_p.h @ Line 83
|
|
cppcoreguidelines-special-member-functions |
class 'JsonObject' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 393 |
src/qml/jsruntime/qv4managed_p.h @ Line 108
|
|
cppcoreguidelines-special-member-functions |
class 'Managed' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 394 |
src/qml/jsruntime/qv4managed_p.h @ Line 241
|
|
misc-unconventional-assign-operator |
operator=() should return 'InternalClass&' |
1 |
unreviewed
|
| 395 |
src/qml/jsruntime/qv4mapiterator_p.h @ Line 88
|
|
cppcoreguidelines-special-member-functions |
class 'MapIteratorObject' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 396 |
src/qml/jsruntime/qv4mapobject_p.h @ Line 88
|
|
cppcoreguidelines-special-member-functions |
class 'WeakMapCtor' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 397 |
src/qml/jsruntime/qv4mapobject_p.h @ Line 98
|
|
cppcoreguidelines-special-member-functions |
class 'MapCtor' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 398 |
src/qml/jsruntime/qv4mapobject_p.h @ Line 105
|
|
cppcoreguidelines-special-member-functions |
class 'MapObject' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 399 |
src/qml/jsruntime/qv4mathobject_p.h @ Line 67
|
|
cppcoreguidelines-special-member-functions |
class 'MathObject' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 400 |
src/qml/jsruntime/qv4memberdata_p.h @ Line 72
|
|
cppcoreguidelines-special-member-functions |
class 'MemberData' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 401 |
src/qml/jsruntime/qv4module.cpp @ Line 221
|
|
cppcoreguidelines-special-member-functions |
class 'ModuleNamespaceIterator' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 402 |
src/qml/jsruntime/qv4module_p.h @ Line 76
|
|
cppcoreguidelines-special-member-functions |
class 'Module' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 403 |
src/qml/jsruntime/qv4numberobject_p.h @ Line 78
|
|
cppcoreguidelines-special-member-functions |
class 'NumberCtor' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 404 |
src/qml/jsruntime/qv4object.cpp @ Line 337
|
|
deadcode.DeadStores |
Value stored to 'arrayNode' is never read |
1 |
unreviewed
|
| 405 |
src/qml/jsruntime/qv4object_p.h @ Line 141
|
|
cppcoreguidelines-special-member-functions |
class 'Object' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 406 |
src/qml/jsruntime/qv4object_p.h @ Line 413
|
|
cppcoreguidelines-special-member-functions |
class 'ObjectOwnPropertyKeyIterator' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 407 |
src/qml/jsruntime/qv4object_p.h @ Line 464
|
|
cppcoreguidelines-special-member-functions |
class 'BooleanObject' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 408 |
src/qml/jsruntime/qv4object_p.h @ Line 473
|
|
cppcoreguidelines-special-member-functions |
class 'NumberObject' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 409 |
src/qml/jsruntime/qv4object_p.h @ Line 481
|
|
cppcoreguidelines-special-member-functions |
class 'ArrayObject' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 410 |
src/qml/jsruntime/qv4objectiterator_p.h @ Line 60
|
|
cppcoreguidelines-special-member-functions |
class 'ObjectIterator' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 411 |
src/qml/jsruntime/qv4objectiterator_p.h @ Line 119
|
|
cppcoreguidelines-special-member-functions |
class 'ForInIteratorObject' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 412 |
src/qml/jsruntime/qv4objectproto_p.h @ Line 69
|
|
cppcoreguidelines-special-member-functions |
class 'ObjectCtor' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 413 |
src/qml/jsruntime/qv4persistent_p.h @ Line 60
|
|
cppcoreguidelines-special-member-functions |
class 'PersistentValueStorage' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 414 |
src/qml/jsruntime/qv4persistent_p.h @ Line 74
|
|
cppcoreguidelines-special-member-functions |
class 'Iterator' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
unreviewed
|
| 415 |
src/qml/jsruntime/qv4persistent_p.h @ Line 158
|
|
cppcoreguidelines-special-member-functions |
class 'WeakValue' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
unreviewed
|
| 416 |
src/qml/jsruntime/qv4profiling_p.h @ Line 139
|
|
cppcoreguidelines-special-member-functions |
class 'FunctionCall' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
unreviewed
|
| 417 |
src/qml/jsruntime/qv4profiling_p.h @ Line 186
|
|
cppcoreguidelines-special-member-functions |
class 'SentMarker' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
unreviewed
|
| 418 |
src/qml/jsruntime/qv4promiseobject_p.h @ Line 67
|
|
cppcoreguidelines-special-member-functions |
class 'ReactionHandler' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 419 |
src/qml/jsruntime/qv4promiseobject_p.h @ Line 205
|
|
cppcoreguidelines-special-member-functions |
class 'PromiseReaction' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 420 |
src/qml/jsruntime/qv4promiseobject_p.h @ Line 210
|
|
cppcoreguidelines-special-member-functions |
class 'PromiseCapability' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 421 |
src/qml/jsruntime/qv4promiseobject_p.h @ Line 215
|
|
cppcoreguidelines-special-member-functions |
class 'PromiseExecutionState' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 422 |
src/qml/jsruntime/qv4promiseobject_p.h @ Line 220
|
|
cppcoreguidelines-special-member-functions |
class 'PromiseObject' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 423 |
src/qml/jsruntime/qv4promiseobject_p.h @ Line 227
|
|
cppcoreguidelines-special-member-functions |
class 'PromiseCtor' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 424 |
src/qml/jsruntime/qv4promiseobject_p.h @ Line 249
|
|
cppcoreguidelines-special-member-functions |
class 'CapabilitiesExecutorWrapper' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 425 |
src/qml/jsruntime/qv4promiseobject_p.h @ Line 255
|
|
cppcoreguidelines-special-member-functions |
class 'ResolveElementWrapper' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 426 |
src/qml/jsruntime/qv4promiseobject_p.h @ Line 261
|
|
cppcoreguidelines-special-member-functions |
class 'ResolveWrapper' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 427 |
src/qml/jsruntime/qv4promiseobject_p.h @ Line 267
|
|
cppcoreguidelines-special-member-functions |
class 'RejectWrapper' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 428 |
src/qml/jsruntime/qv4property_p.h @ Line 62
|
|
cppcoreguidelines-special-member-functions |
class 'Property' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 429 |
src/qml/jsruntime/qv4proxy.cpp @ Line 522
|
|
cppcoreguidelines-special-member-functions |
class 'ProxyObjectOwnPropertyKeyIterator' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 430 |
src/qml/jsruntime/qv4proxy.cpp @ Line 514
|
|
core.CallAndMessage |
Called C++ object pointer is null |
17 |
unreviewed
|
| 431 |
src/qml/jsruntime/qv4proxy_p.h @ Line 95
|
|
cppcoreguidelines-special-member-functions |
class 'ProxyObject' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 432 |
src/qml/jsruntime/qv4proxy_p.h @ Line 116
|
|
cppcoreguidelines-special-member-functions |
class 'ProxyFunctionObject' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 433 |
src/qml/jsruntime/qv4proxy_p.h @ Line 128
|
|
cppcoreguidelines-special-member-functions |
class 'Proxy' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 434 |
src/qml/jsruntime/qv4qmlcontext_p.h @ Line 94
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlContextWrapper' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 435 |
src/qml/jsruntime/qv4qmlcontext_p.h @ Line 121
|
|
cppcoreguidelines-special-member-functions |
class 'QmlContext' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 436 |
src/qml/jsruntime/qv4qobjectwrapper.cpp @ Line 842
|
|
cppcoreguidelines-special-member-functions |
class 'QObjectWrapperOwnPropertyKeyIterator' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 437 |
src/qml/jsruntime/qv4qobjectwrapper_p.h @ Line 154
|
|
cppcoreguidelines-special-member-functions |
class 'QObjectWrapper' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 438 |
src/qml/jsruntime/qv4qobjectwrapper_p.h @ Line 278
|
|
bugprone-forward-declaration-namespace |
declaration 'QQmlValueTypeWrapper' is never referenced, but a declaration with the same name found in another namespace 'QV4::Heap' |
2 |
unreviewed
|
| 439 |
src/qml/jsruntime/qv4qobjectwrapper_p.h @ Line 280
|
|
cppcoreguidelines-special-member-functions |
class 'QObjectMethod' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 440 |
src/qml/jsruntime/qv4qobjectwrapper_p.h @ Line 304
|
|
cppcoreguidelines-special-member-functions |
class 'QMetaObjectWrapper' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 441 |
src/qml/jsruntime/qv4qobjectwrapper_p.h @ Line 321
|
|
cppcoreguidelines-special-member-functions |
class 'QmlSignalHandler' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 442 |
src/qml/jsruntime/qv4reflect.cpp @ Line 168
|
|
core.NonNullParamChecker |
Forming reference to null pointer |
10 |
unreviewed
|
| 443 |
src/qml/jsruntime/qv4reflect_p.h @ Line 67
|
|
cppcoreguidelines-special-member-functions |
class 'Reflect' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 444 |
src/qml/jsruntime/qv4regexp_p.h @ Line 113
|
|
cppcoreguidelines-special-member-functions |
class 'RegExp' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 445 |
src/qml/jsruntime/qv4regexp_p.h @ Line 170
|
|
cppcoreguidelines-special-member-functions |
class 'RegExpCache' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 446 |
src/qml/jsruntime/qv4regexpobject_p.h @ Line 103
|
|
cppcoreguidelines-special-member-functions |
class 'RegExpObject' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 447 |
src/qml/jsruntime/qv4regexpobject_p.h @ Line 162
|
|
cppcoreguidelines-special-member-functions |
class 'RegExpCtor' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 448 |
src/qml/jsruntime/qv4runtime.cpp @ Line 2245
|
|
cppcoreguidelines-special-member-functions |
class 'LazyScope' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 449 |
src/qml/jsruntime/qv4scopedvalue_p.h @ Line 173
|
|
cppcoreguidelines-special-member-functions |
class 'ScopedValue' defines a copy constructor, a copy assignment operator and a move constructor but does not define a destructor or a move assignment operator |
1 |
unreviewed
|
| 450 |
src/qml/jsruntime/qv4script_p.h @ Line 71
|
|
cppcoreguidelines-special-member-functions |
class 'Script' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 451 |
src/qml/jsruntime/qv4sequenceobject.cpp @ Line 105
|
|
cppcoreguidelines-special-member-functions |
class 'QV4Sequence' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 452 |
src/qml/jsruntime/qv4sequenceobject.cpp @ Line 298
|
|
cppcoreguidelines-special-member-functions |
class 'OwnPropertyKeyIterator' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 453 |
src/qml/jsruntime/qv4setiterator_p.h @ Line 88
|
|
cppcoreguidelines-special-member-functions |
class 'SetIteratorObject' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 454 |
src/qml/jsruntime/qv4setobject_p.h @ Line 90
|
|
cppcoreguidelines-special-member-functions |
class 'WeakSetCtor' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 455 |
src/qml/jsruntime/qv4setobject_p.h @ Line 100
|
|
cppcoreguidelines-special-member-functions |
class 'SetCtor' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 456 |
src/qml/jsruntime/qv4setobject_p.h @ Line 107
|
|
cppcoreguidelines-special-member-functions |
class 'SetObject' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 457 |
src/qml/jsruntime/qv4sparsearray_p.h @ Line 145
|
|
cppcoreguidelines-special-member-functions |
class 'SparseArray' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
unreviewed
|
| 458 |
src/qml/jsruntime/qv4string_p.h @ Line 174
|
|
cppcoreguidelines-special-member-functions |
class 'StringOrSymbol' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 459 |
src/qml/jsruntime/qv4string_p.h @ Line 193
|
|
cppcoreguidelines-special-member-functions |
class 'String' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 460 |
src/qml/jsruntime/qv4stringiterator_p.h @ Line 88
|
|
cppcoreguidelines-special-member-functions |
class 'StringIteratorObject' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 461 |
src/qml/jsruntime/qv4stringobject.cpp @ Line 112
|
|
cppcoreguidelines-special-member-functions |
class 'StringObjectOwnPropertyKeyIterator' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 462 |
src/qml/jsruntime/qv4stringobject_p.h @ Line 88
|
|
cppcoreguidelines-special-member-functions |
class 'StringObject' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 463 |
src/qml/jsruntime/qv4stringobject_p.h @ Line 108
|
|
cppcoreguidelines-special-member-functions |
class 'StringCtor' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 464 |
src/qml/jsruntime/qv4symbol_p.h @ Line 81
|
|
cppcoreguidelines-special-member-functions |
class 'SymbolCtor' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 465 |
src/qml/jsruntime/qv4symbol_p.h @ Line 102
|
|
cppcoreguidelines-special-member-functions |
class 'Symbol' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 466 |
src/qml/jsruntime/qv4symbol_p.h @ Line 114
|
|
cppcoreguidelines-special-member-functions |
class 'SymbolObject' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 467 |
src/qml/jsruntime/qv4typedarray.cpp @ Line 1747
|
|
core.CallAndMessage |
Called C++ object pointer is null |
128 |
unreviewed
|
| 468 |
src/qml/jsruntime/qv4typedarray.cpp @ Line 1790
|
|
core.CallAndMessage |
Called C++ object pointer is null |
74 |
unreviewed
|
| 469 |
src/qml/jsruntime/qv4typedarray.cpp @ Line 577
|
|
cppcoreguidelines-special-member-functions |
class 'TypedArrayOwnPropertyKeyIterator' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 470 |
src/qml/jsruntime/qv4typedarray_p.h @ Line 145
|
|
cppcoreguidelines-special-member-functions |
class 'TypedArray' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 471 |
src/qml/jsruntime/qv4typedarray_p.h @ Line 176
|
|
cppcoreguidelines-special-member-functions |
class 'IntrinsicTypedArrayCtor' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 472 |
src/qml/jsruntime/qv4typedarray_p.h @ Line 186
|
|
cppcoreguidelines-special-member-functions |
class 'TypedArrayCtor' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 473 |
src/qml/jsruntime/qv4typedarray_p.h @ Line 194
|
|
cppcoreguidelines-special-member-functions |
class 'IntrinsicTypedArrayPrototype' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 474 |
src/qml/jsruntime/qv4typedarray_p.h @ Line 234
|
|
cppcoreguidelines-special-member-functions |
class 'TypedArrayPrototype' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 475 |
src/qml/jsruntime/qv4urlobject.cpp @ Line 1126
|
|
cppcoreguidelines-special-member-functions |
class 'UrlSearchParamsObjectOwnPropertyKeyIterator' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 476 |
src/qml/jsruntime/qv4urlobject_p.h @ Line 108
|
|
cppcoreguidelines-special-member-functions |
class 'UrlObject' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 477 |
src/qml/jsruntime/qv4urlobject_p.h @ Line 167
|
|
cppcoreguidelines-special-member-functions |
class 'UrlCtor' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 478 |
src/qml/jsruntime/qv4urlobject_p.h @ Line 238
|
|
cppcoreguidelines-special-member-functions |
class 'UrlSearchParamsObject' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 479 |
src/qml/jsruntime/qv4urlobject_p.h @ Line 279
|
|
cppcoreguidelines-special-member-functions |
class 'UrlSearchParamsCtor' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 480 |
src/qml/jsruntime/qv4variantobject_p.h @ Line 93
|
|
cppcoreguidelines-special-member-functions |
class 'VariantObject' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 481 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 579
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 482 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 603
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 483 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 607
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 484 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 611
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 485 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 615
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 486 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 619
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 487 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 623
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 488 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 627
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 489 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 633
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 490 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 640
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 491 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 645
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 492 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 651
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 493 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 655
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 494 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 659
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 495 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 663
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 496 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 669
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 497 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 676
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 498 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 683
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 499 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 690
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 500 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 697
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 501 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 704
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 502 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 711
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 503 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 718
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 504 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 730
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 505 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 748
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 506 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 763
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 507 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 770
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 508 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 779
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 509 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 785
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 510 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 804
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 511 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 817
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 512 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 823
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 513 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 835
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 514 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 846
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 515 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 852
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 516 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 879
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 517 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 885
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 518 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 891
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 519 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 897
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 520 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 903
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 521 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 909
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 522 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 915
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 523 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 925
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 524 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 932
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 525 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 939
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 526 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 953
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 527 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 959
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 528 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 987
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 529 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1002
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 530 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1012
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 531 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1025
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 532 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1032
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 533 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1040
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 534 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1054
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 535 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1059
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 536 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1064
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 537 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1073
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 538 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1077
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 539 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1082
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 540 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1087
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 541 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1099
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 542 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1121
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 543 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1125
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 544 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1135
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 545 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1145
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 546 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1150
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 547 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1167
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 548 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1177
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 549 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1187
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 550 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1200
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 551 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1211
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 552 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1224
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 553 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1237
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 554 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1250
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 555 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1263
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 556 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1273
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 557 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1283
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 558 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1290
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 559 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1354
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 560 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1367
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 561 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1380
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 562 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1386
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 563 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1396
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 564 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1409
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 565 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1415
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 566 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1421
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 567 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1427
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 568 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1433
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 569 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1439
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 570 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1445
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 571 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1451
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 572 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1457
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 573 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1463
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 574 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1468
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 575 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1473
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 576 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1477
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 577 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1482
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 578 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1491
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 579 |
src/qml/jsruntime/qv4vme_moth.cpp @ Line 1504
|
|
bugprone-signed-char-misuse |
'signed char' to 'int' conversion; consider casting to 'unsigned char' first. |
3 |
unreviewed
|
| 580 |
src/qml/jsruntime/qv4vtable_p.h @ Line 62
|
|
cppcoreguidelines-special-member-functions |
class 'OwnPropertyKeyIterator' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 581 |
src/qml/memory/qv4mm.cpp @ Line 113
|
|
cppcoreguidelines-special-member-functions |
class 'MemorySegment' defines a non-default destructor and a move constructor but does not define a copy constructor, a copy assignment operator or a move assignment operator |
1 |
unreviewed
|
| 582 |
src/qml/memory/qv4mm.cpp @ Line 136
|
|
performance-noexcept-move-constructor |
move constructors should be marked noexcept |
2 |
unreviewed
|
| 583 |
src/qml/memory/qv4mmdefs_p.h @ Line 273
|
|
cppcoreguidelines-special-member-functions |
class 'MarkStack' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 584 |
src/qml/parser/qqmljsast_p.h @ Line 143
|
|
cppcoreguidelines-special-member-functions |
class 'Node' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 585 |
src/qml/parser/qqmljsast_p.h @ Line 3514
|
|
core.NonNullParamChecker |
Forming reference to null pointer |
6 |
unreviewed
|
| 586 |
src/qml/parser/qqmljsast_p.h @ Line 967
|
|
core.CallAndMessage |
Called C++ object pointer is null |
14 |
unreviewed
|
| 587 |
src/qml/parser/qqmljsast_p.h @ Line 1022
|
|
core.CallAndMessage |
Called C++ object pointer is null |
8 |
unreviewed
|
| 588 |
src/qml/parser/qqmljsast_p.h @ Line 1100
|
|
core.CallAndMessage |
Called C++ object pointer is null |
7 |
unreviewed
|
| 589 |
src/qml/parser/qqmljsastvisitor_p.h @ Line 61
|
|
cppcoreguidelines-special-member-functions |
class 'BaseVisitor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 590 |
src/qml/parser/qqmljsengine_p.h @ Line 69
|
|
cppcoreguidelines-special-member-functions |
class 'Directives' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 591 |
src/qml/parser/qqmljskeywords_p.h @ Line 934
|
|
misc-definitions-in-headers |
function 'classify' defined in a header file; function definitions in header files can lead to ODR violations |
2 |
unreviewed
|
| 592 |
src/qml/qml/ftw/qdoubleendedlist_p.h @ Line 58
|
|
cppcoreguidelines-special-member-functions |
class 'QInheritedListNode' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 593 |
src/qml/qml/ftw/qdoubleendedlist_p.h @ Line 89
|
|
cppcoreguidelines-special-member-functions |
class 'QDoubleEndedList' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 594 |
src/qml/qml/ftw/qfinitestack_p.h @ Line 59
|
|
cppcoreguidelines-special-member-functions |
class 'QFiniteStack' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 595 |
src/qml/qml/ftw/qhashedstring_p.h @ Line 65
|
|
cppcoreguidelines-special-member-functions |
class 'QHashedString' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 596 |
src/qml/qml/ftw/qhashedstring_p.h @ Line 95
|
|
cppcoreguidelines-special-member-functions |
class 'QHashedStringRef' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 597 |
src/qml/qml/ftw/qhashedstring_p.h @ Line 145
|
|
cppcoreguidelines-special-member-functions |
class 'QHashedCStringRef' defines a copy constructor but does not define a destructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 598 |
src/qml/qml/ftw/qhashedstring_p.h @ Line 427
|
|
bugprone-signed-char-misuse |
'signed char' to 'quint16' (aka 'unsigned short') conversion; consider casting to 'unsigned char' first. |
1 |
unreviewed
|
| 599 |
src/qml/qml/ftw/qintrusivelist_p.h @ Line 60
|
|
cppcoreguidelines-special-member-functions |
class 'QIntrusiveList' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 600 |
src/qml/qml/ftw/qintrusivelist_p.h @ Line 101
|
|
cppcoreguidelines-special-member-functions |
class 'QIntrusiveListNode' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 601 |
src/qml/qml/ftw/qpodvector_p.h @ Line 60
|
|
cppcoreguidelines-special-member-functions |
class 'QPODVector' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
unreviewed
|
| 602 |
src/qml/qml/ftw/qqmlnullablevalue_p.h @ Line 59
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlNullableValue' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 603 |
src/qml/qml/ftw/qqmlrefcount_p.h @ Line 88
|
|
performance-noexcept-move-constructor |
move constructors should be marked noexcept |
2 |
unreviewed
|
| 604 |
src/qml/qml/ftw/qqmlrefcount_p.h @ Line 92
|
|
performance-noexcept-move-constructor |
move assignment operators should be marked noexcept |
2 |
unreviewed
|
| 605 |
src/qml/qml/ftw/qqmlrefcount_p.h @ Line 173
|
|
performance-noexcept-move-constructor |
move constructors should be marked noexcept |
1 |
unreviewed
|
| 606 |
src/qml/qml/ftw/qqmlrefcount_p.h @ Line 198
|
|
performance-noexcept-move-constructor |
move assignment operators should be marked noexcept |
1 |
unreviewed
|
| 607 |
src/qml/qml/ftw/qqmlrefcount_p.h @ Line 96
|
|
cplusplus.NewDelete |
Use of memory after it is freed |
26 |
unreviewed
|
| 608 |
src/qml/qml/ftw/qqmlrefcount_p.h @ Line 193
|
|
cplusplus.NewDelete |
Use of memory after it is freed |
24 |
unreviewed
|
| 609 |
src/qml/qml/ftw/qqmlrefcount_p.h @ Line 115
|
|
cplusplus.NewDelete |
Use of memory after it is freed |
25 |
unreviewed
|
| 610 |
src/qml/qml/ftw/qqmlrefcount_p.h @ Line 181
|
|
cplusplus.NewDelete |
Use of memory after it is freed |
11 |
unreviewed
|
| 611 |
src/qml/qml/ftw/qqmlthread_p.h @ Line 65
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlThread' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 612 |
src/qml/qml/ftw/qqmlthread_p.h @ Line 128
|
|
cppcoreguidelines-special-member-functions |
class 'Message' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 613 |
src/qml/qml/ftw/qrecursionwatcher_p.h @ Line 66
|
|
cppcoreguidelines-special-member-functions |
class 'QRecursionWatcher' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 614 |
src/qml/qml/ftw/qrecursionwatcher_p.h @ Line 85
|
|
core.NullDereference |
Dereference of null pointer |
6 |
unreviewed
|
| 615 |
src/qml/qml/ftw/qrecyclepool_p.h @ Line 100
|
|
cppcoreguidelines-special-member-functions |
class 'QRecyclePool' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 616 |
src/qml/qml/ftw/qstringhash_p.h @ Line 69
|
|
cppcoreguidelines-special-member-functions |
class 'QStringHashNode' defines a non-default destructor and a copy constructor but does not define a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 617 |
src/qml/qml/ftw/qstringhash_p.h @ Line 297
|
|
cppcoreguidelines-special-member-functions |
class 'QStringHash' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
unreviewed
|
| 618 |
src/qml/qml/ftw/qstringhash_p.h @ Line 306
|
|
cppcoreguidelines-special-member-functions |
class 'Node' defines a copy constructor but does not define a destructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 619 |
src/qml/qml/ftw/qstringhash_p.h @ Line 319
|
|
cppcoreguidelines-special-member-functions |
class 'ReservedNodePool' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 620 |
src/qml/qml/ftw/qstringhash_p.h @ Line 222
|
|
core.NullDereference |
Array access (via field 'buckets') results in a null pointer dereference |
10 |
unreviewed
|
| 621 |
src/qml/qml/ftw/qstringhash_p.h @ Line 222
|
|
core.NullDereference |
Array access (via field 'buckets') results in a null pointer dereference |
8 |
unreviewed
|
| 622 |
src/qml/qml/ftw/qstringhash_p.h @ Line 222
|
|
core.NullDereference |
Array access (via field 'buckets') results in a null pointer dereference |
14 |
unreviewed
|
| 623 |
src/qml/qml/qqmlabstractbinding.cpp @ Line 152
|
|
core.CallAndMessage |
Called C++ object pointer is null |
22 |
unreviewed
|
| 624 |
src/qml/qml/qqmlabstractbinding_p.h @ Line 63
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlAbstractBinding' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 625 |
src/qml/qml/qqmlabstracturlinterceptor.h @ Line 48
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlAbstractUrlInterceptor' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 626 |
src/qml/qml/qqmlapplicationengine_p.h @ Line 63
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlApplicationEnginePrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 627 |
src/qml/qml/qqmlbinding_p.h @ Line 71
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlBinding' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 628 |
src/qml/qml/qqmlboundsignal_p.h @ Line 63
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlBoundSignalExpression' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 629 |
src/qml/qml/qqmlboundsignal_p.h @ Line 98
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlBoundSignal' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 630 |
src/qml/qml/qqmlbuiltinfunctions.cpp @ Line 368
|
|
performance-no-automatic-move |
constness of 'v' prevents automatic move |
1 |
unreviewed
|
| 631 |
src/qml/qml/qqmlbuiltinfunctions.cpp @ Line 764
|
|
performance-no-automatic-move |
constness of 'v1' prevents automatic move |
1 |
unreviewed
|
| 632 |
src/qml/qml/qqmlbuiltinfunctions_p.h @ Line 225
|
|
cppcoreguidelines-special-member-functions |
class 'ConsoleObject' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 633 |
src/qml/qml/qqmlbuiltinfunctions_p.h @ Line 262
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlBindingFunction' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 634 |
src/qml/qml/qqmlcomponent.cpp @ Line 78
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlComponentExtension' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 635 |
src/qml/qml/qqmlcomponent.cpp @ Line 1306
|
|
cppcoreguidelines-special-member-functions |
class 'QmlIncubatorObject' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 636 |
src/qml/qml/qqmlcomponentattached_p.h @ Line 61
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlComponentAttached' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 637 |
src/qml/qml/qqmlcomponentattached_p.h @ Line 85
|
|
core.NullDereference |
Dereference of null pointer (loaded from field 'm_prev') |
14 |
unreviewed
|
| 638 |
src/qml/qml/qqmlcontextdata_p.h @ Line 69
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlContextData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 639 |
src/qml/qml/qqmlcustomparser_p.h @ Line 66
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlCustomParser' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 640 |
src/qml/qml/qqmldatablob_p.h @ Line 74
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlDataBlob' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 641 |
src/qml/qml/qqmldelayedcallqueue_p.h @ Line 63
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlDelayedCallQueue' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 642 |
src/qml/qml/qqmlengine.cpp @ Line 1208
|
|
core.NullDereference |
Array access (via field 'notifies') results in a null pointer dereference |
4 |
unreviewed
|
| 643 |
src/qml/qml/qqmlengine.cpp @ Line 1718
|
|
cplusplus.NewDeleteLeaks |
Potential memory leak |
8 |
unreviewed
|
| 644 |
src/qml/qml/qqmlengine.cpp @ Line 1740
|
|
cplusplus.NewDeleteLeaks |
Potential memory leak |
9 |
unreviewed
|
| 645 |
src/qml/qml/qqmlengine.cpp @ Line 850
|
|
performance-move-const-arg |
passing result of std::move() as a const reference argument; no move will actually happen |
1 |
unreviewed
|
| 646 |
src/qml/qml/qqmlengine.cpp @ Line 850
|
|
performance-move-const-arg |
passing result of std::move() as a const reference argument; no move will actually happen |
1 |
unreviewed
|
| 647 |
src/qml/qml/qqmlengine.cpp @ Line 1085
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlDataExtended' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 648 |
src/qml/qml/qqmlengine.h @ Line 53
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlImageProviderBase' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 649 |
src/qml/qml/qqmlengine_p.h @ Line 134
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlEnginePrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 650 |
src/qml/qml/qqmlerror.h @ Line 53
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlError' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
unreviewed
|
| 651 |
src/qml/qml/qqmlexpression_p.h @ Line 64
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlExpressionPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 652 |
src/qml/qml/qqmlextensioninterface.h @ Line 51
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlTypesExtensionInterface' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 653 |
src/qml/qml/qqmlextensioninterface.h @ Line 58
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlExtensionInterface' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 654 |
src/qml/qml/qqmlextensioninterface.h @ Line 65
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlEngineExtensionInterface' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 655 |
src/qml/qml/qqmlfile.cpp @ Line 73
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlFileNetworkReply' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 656 |
src/qml/qml/qqmlfileselector_p.h @ Line 64
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlFileSelectorPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 657 |
src/qml/qml/qqmlfinalizer_p.h @ Line 59
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlFinalizerHook' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 658 |
src/qml/qml/qqmlglobal_p.h @ Line 233
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlColorProvider' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 659 |
src/qml/qml/qqmlglobal_p.h @ Line 253
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlGuiProvider' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 660 |
src/qml/qml/qqmlglobal_p.h @ Line 270
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlApplication' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 661 |
src/qml/qml/qqmlguard_p.h @ Line 59
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlGuardImpl' defines a non-default destructor and a copy constructor but does not define a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 662 |
src/qml/qml/qqmlguard_p.h @ Line 77
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlGuard' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
unreviewed
|
| 663 |
src/qml/qml/qqmlimport.cpp @ Line 236
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlImportsPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 664 |
src/qml/qml/qqmlimport_p.h @ Line 106
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlImportNamespace' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 665 |
src/qml/qml/qqmlimport_p.h @ Line 134
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlImports' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
unreviewed
|
| 666 |
src/qml/qml/qqmlimport_p.h @ Line 214
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlImportDatabase' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 667 |
src/qml/qml/qqmlincubator_p.h @ Line 67
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlIncubatorPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 668 |
src/qml/qml/qqmlinfo.h @ Line 65
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlInfo' defines a non-default destructor and a copy constructor but does not define a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 669 |
src/qml/qml/qqmljavascriptexpression_p.h @ Line 64
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlDelayedError' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 670 |
src/qml/qml/qqmljavascriptexpression_p.h @ Line 101
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlJavaScriptExpression' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 671 |
src/qml/qml/qqmljavascriptexpression_p.h @ Line 144
|
|
cppcoreguidelines-special-member-functions |
class 'DeleteWatcher' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 672 |
src/qml/qml/qqmljavascriptexpression_p.h @ Line 219
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlPropertyCapture' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 673 |
src/qml/qml/qqmllist.h @ Line 196
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlListReference' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
unreviewed
|
| 674 |
src/qml/qml/qqmllistwrapper.cpp @ Line 213
|
|
cppcoreguidelines-special-member-functions |
class 'QmlListWrapperOwnPropertyKeyIterator' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 675 |
src/qml/qml/qqmllistwrapper_p.h @ Line 86
|
|
cppcoreguidelines-special-member-functions |
class 'QmlListWrapper' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 676 |
src/qml/qml/qqmllocale.cpp @ Line 717
|
|
cppcoreguidelines-special-member-functions |
class 'QV4LocaleDataDeletable' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 677 |
src/qml/qml/qqmllocale_p.h @ Line 172
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlLocaleData' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 678 |
src/qml/qml/qqmlloggingcategory_p.h @ Line 63
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlLoggingCategory' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 679 |
src/qml/qml/qqmlmetaobject.cpp @ Line 91
|
|
deadcode.DeadStores |
Value stored to 'offset' is never read |
1 |
unreviewed
|
| 680 |
src/qml/qml/qqmlmetaobject_p.h @ Line 70
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlMetaObject' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 681 |
src/qml/qml/qqmlmetatype.cpp @ Line 959
|
|
cplusplus.NewDelete |
Use of memory after it is freed |
15 |
unreviewed
|
| 682 |
src/qml/qml/qqmlmetatype_p.h @ Line 88
|
|
performance-noexcept-move-constructor |
move constructors should be marked noexcept |
1 |
unreviewed
|
| 683 |
src/qml/qml/qqmlmetatype_p.h @ Line 104
|
|
performance-noexcept-move-constructor |
move assignment operators should be marked noexcept |
1 |
unreviewed
|
| 684 |
src/qml/qml/qqmlmetatype_p.h @ Line 345
|
|
performance-move-const-arg |
std::move of the expression of the trivially-copyable type 'QQmlListProperty' has no effect; remove std::move() |
1 |
unreviewed
|
| 685 |
src/qml/qml/qqmlmetatypedata_p.h @ Line 65
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlMetaTypeData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 686 |
src/qml/qml/qqmlnetworkaccessmanagerfactory.h @ Line 51
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlNetworkAccessManagerFactory' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 687 |
src/qml/qml/qqmlnotifier_p.h @ Line 62
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlNotifier' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 688 |
src/qml/qml/qqmlnotifier_p.h @ Line 81
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlNotifierEndpoint' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 689 |
src/qml/qml/qqmlobjectcreator_p.h @ Line 117
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlObjectCreator' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 690 |
src/qml/qml/qqmlopenmetaobject_p.h @ Line 67
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlOpenMetaObjectType' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 691 |
src/qml/qml/qqmlopenmetaobject_p.h @ Line 92
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlOpenMetaObject' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 692 |
src/qml/qml/qqmlparserstatus.h @ Line 49
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlParserStatus' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 693 |
src/qml/qml/qqmlprivate.h @ Line 130
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlElement' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 694 |
src/qml/qml/qqmlprivate.h @ Line 136
|
|
cert-dcl54-cpp |
declaration of 'operator delete' has no matching declaration of 'operator new' at the same scope |
1 |
unreviewed
|
| 695 |
src/qml/qml/qqmlpropertycache_p.h @ Line 75
|
|
cppcoreguidelines-special-member-functions |
class 'RefCountedMetaObject' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
unreviewed
|
| 696 |
src/qml/qml/qqmlpropertycache_p.h @ Line 82
|
|
cppcoreguidelines-special-member-functions |
class 'Data' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 697 |
src/qml/qml/qqmlpropertycache_p.h @ Line 156
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlPropertyCache' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 698 |
src/qml/qml/qqmlpropertyvalidator.cpp @ Line 107
|
|
performance-no-automatic-move |
constness of 'errors' prevents automatic move |
1 |
unreviewed
|
| 699 |
src/qml/qml/qqmlpropertyvalidator.cpp @ Line 242
|
|
performance-no-automatic-move |
constness of 'subObjectValidatorErrors' prevents automatic move |
1 |
unreviewed
|
| 700 |
src/qml/qml/qqmlpropertyvalueinterceptor_p.h @ Line 62
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlPropertyValueInterceptor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 701 |
src/qml/qml/qqmlpropertyvaluesource.h @ Line 50
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlPropertyValueSource' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 702 |
src/qml/qml/qqmlproxymetaobject_p.h @ Line 65
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlProxyMetaObject' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 703 |
src/qml/qml/qqmlscriptblob_p.h @ Line 59
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlScriptBlob' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 704 |
src/qml/qml/qqmlscriptstring.h @ Line 59
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlScriptString' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
unreviewed
|
| 705 |
src/qml/qml/qqmltype.cpp @ Line 133
|
|
performance-noexcept-move-constructor |
move constructors should be marked noexcept |
2 |
unreviewed
|
| 706 |
src/qml/qml/qqmltype.cpp @ Line 135
|
|
performance-noexcept-move-constructor |
move assignment operators should be marked noexcept |
2 |
unreviewed
|
| 707 |
src/qml/qml/qqmltype_p.h @ Line 85
|
|
performance-noexcept-move-constructor |
move constructors should be marked noexcept |
2 |
unreviewed
|
| 708 |
src/qml/qml/qqmltype_p.h @ Line 87
|
|
performance-noexcept-move-constructor |
move assignment operators should be marked noexcept |
2 |
unreviewed
|
| 709 |
src/qml/qml/qqmltypecompiler.cpp @ Line 934
|
|
core.NullDereference |
Access to field 'next' results in a dereference of a null pointer (loaded from variable 'rootBinding') |
21 |
unreviewed
|
| 710 |
src/qml/qml/qqmltypedata_p.h @ Line 59
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlTypeData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 711 |
src/qml/qml/qqmltypedata_p.h @ Line 100
|
|
cppcoreguidelines-special-member-functions |
class 'TypeDataCallback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 712 |
src/qml/qml/qqmltypeloader.cpp @ Line 1058
|
|
cplusplus.NewDelete |
Use of memory after it is freed |
16 |
unreviewed
|
| 713 |
src/qml/qml/qqmltypeloader.cpp @ Line 77
|
|
cppcoreguidelines-special-member-functions |
class 'LockHolder' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 714 |
src/qml/qml/qqmltypeloader_p.h @ Line 77
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlTypeLoader' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 715 |
src/qml/qml/qqmltypeloader_p.h @ Line 83
|
|
cppcoreguidelines-special-member-functions |
class 'Blob' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 716 |
src/qml/qml/qqmltypeloaderqmldircontent_p.h @ Line 59
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlTypeLoaderQmldirContent' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 717 |
src/qml/qml/qqmltypemoduleversion_p.h @ Line 69
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlTypeModuleVersion' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 718 |
src/qml/qml/qqmltypenamecache_p.h @ Line 84
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlTypeNameCache' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 719 |
src/qml/qml/qqmltypewrapper_p.h @ Line 99
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlTypeWrapper' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 720 |
src/qml/qml/qqmltypewrapper_p.h @ Line 130
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlScopedEnumWrapper' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 721 |
src/qml/qml/qqmlvaluetype_p.h @ Line 70
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlValueType' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 722 |
src/qml/qml/qqmlvaluetype_p.h @ Line 97
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlGadgetPtrWrapper' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 723 |
src/qml/qml/qqmlvaluetypeproxybinding_p.h @ Line 58
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlValueTypeProxyBinding' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 724 |
src/qml/qml/qqmlvaluetypewrapper.cpp @ Line 403
|
|
optin.portability.UnixAPI |
Call to 'alloca' has an allocation size of 0 bytes |
8 |
unreviewed
|
| 725 |
src/qml/qml/qqmlvaluetypewrapper.cpp @ Line 293
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlValueTypeWrapperOwnPropertyKeyIterator' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 726 |
src/qml/qml/qqmlvaluetypewrapper_p.h @ Line 148
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlValueTypeWrapper' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 727 |
src/qml/qml/qqmlvaluetypewrapper_p.h @ Line 184
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlValueTypeReference' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 728 |
src/qml/qml/qqmlvme_p.h @ Line 106
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlVMEGuard' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 729 |
src/qml/qml/qqmlvmemetaobject_p.h @ Line 78
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlVMEVariantQObjectPtr' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 730 |
src/qml/qml/qqmlvmemetaobject_p.h @ Line 92
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlInterceptorMetaObject' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 731 |
src/qml/qml/qqmlvmemetaobject_p.h @ Line 163
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlVMEMetaObject' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 732 |
src/qml/qml/qqmlxmlhttprequest.cpp @ Line 84
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlXMLHttpRequestData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 733 |
src/qml/qml/qqmlxmlhttprequest.cpp @ Line 115
|
|
cppcoreguidelines-special-member-functions |
class 'NodeImpl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 734 |
src/qml/qml/qqmlxmlhttprequest.cpp @ Line 156
|
|
cppcoreguidelines-special-member-functions |
class 'DocumentImpl' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 735 |
src/qml/qml/qqmlxmlhttprequest.cpp @ Line 220
|
|
cppcoreguidelines-special-member-functions |
class 'NamedNodeMap' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 736 |
src/qml/qml/qqmlxmlhttprequest.cpp @ Line 244
|
|
cppcoreguidelines-special-member-functions |
class 'NodeList' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 737 |
src/qml/qml/qqmlxmlhttprequest.cpp @ Line 268
|
|
cppcoreguidelines-special-member-functions |
class 'NodePrototype' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 738 |
src/qml/qml/qqmlxmlhttprequest.cpp @ Line 323
|
|
cppcoreguidelines-special-member-functions |
class 'Node' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 739 |
src/qml/qml/qqmlxmlhttprequest.cpp @ Line 1001
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlXMLHttpRequest' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 740 |
src/qml/qml/qqmlxmlhttprequest.cpp @ Line 1666
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlXMLHttpRequestWrapper' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 741 |
src/qml/qml/qqmlxmlhttprequest.cpp @ Line 1672
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlXMLHttpRequestCtor' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 742 |
src/qml/types/qqmlbind.cpp @ Line 243
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlBindPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 743 |
src/qml/types/qqmlconnections.cpp @ Line 155
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlBoundSignalDeleter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 744 |
src/qmlcompiler/qqmljscodegenerator_p.h @ Line 55
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlJSCodeGenerator' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 745 |
src/qmlcompiler/qqmljscompilepass_p.h @ Line 52
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlJSCompilePass' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor |
1 |
unreviewed
|
| 746 |
src/qmlcompiler/qqmljscompiler_p.h @ Line 76
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlJSAotCompiler' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 747 |
src/qmlcompiler/qqmljsfunctioninitializer_p.h @ Line 46
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlJSFunctionInitializer' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor |
1 |
unreviewed
|
| 748 |
src/qmlcompiler/qqmljsimporter_p.h @ Line 81
|
|
performance-no-automatic-move |
constness of 'result' prevents automatic move |
1 |
unreviewed
|
| 749 |
src/qmlcompiler/qqmljsimportvisitor.cpp @ Line 1239
|
|
core.CallAndMessage |
Called C++ object pointer is null |
7 |
unreviewed
|
| 750 |
src/qmlcompiler/qqmljsimportvisitor_p.h @ Line 59
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlJSImportVisitor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 751 |
src/qmlcompiler/qqmljsscope.cpp @ Line 675
|
|
performance-move-const-arg |
std::move of the variable 'version' of the trivially-copyable type 'QTypeRevision' has no effect; remove std::move() |
1 |
unreviewed
|
| 752 |
src/qmlcompiler/qqmljsscope.cpp @ Line 676
|
|
performance-move-const-arg |
std::move of the variable 'revision' of the trivially-copyable type 'QTypeRevision' has no effect; remove std::move() |
1 |
unreviewed
|
| 753 |
src/qmlcompiler/qqmljsscope_p.h @ Line 60
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlJSScope' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor |
1 |
unreviewed
|
| 754 |
src/qmlcompiler/qqmljsscope_p.h @ Line 223
|
|
performance-move-const-arg |
std::move of the const variable 'annotation' has no effect; remove std::move() or make the variable non-const |
1 |
unreviewed
|
| 755 |
src/qmlcompiler/qqmljsshadowcheck_p.h @ Line 46
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlJSShadowCheck' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 756 |
src/qmlcompiler/qqmljstyperesolver.cpp @ Line 853
|
|
performance-no-automatic-move |
constness of 'result' prevents automatic move |
1 |
unreviewed
|
| 757 |
src/qmlcompiler/qqmljstyperesolver.cpp @ Line 985
|
|
performance-no-automatic-move |
constness of 'nonComposite' prevents automatic move |
1 |
unreviewed
|
| 758 |
src/qmldebug/qqmldebugconnection_p.h @ Line 61
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlDebugConnection' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 759 |
src/qmldebug/qqmldebugtranslationclient_p.h @ Line 60
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlDebugTranslationClient' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 760 |
src/qmldebug/qqmlprofilerclient_p.h @ Line 64
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlProfilerClient' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 761 |
src/qmldebug/qqmlprofilerclient_p_p.h @ Line 66
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlProfilerClientPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 762 |
src/qmldebug/qqmlprofilerevent_p.h @ Line 99
|
|
performance-noexcept-move-constructor |
move constructors should be marked noexcept |
1 |
unreviewed
|
| 763 |
src/qmldebug/qqmlprofilerevent_p.h @ Line 118
|
|
performance-noexcept-move-constructor |
move assignment operators should be marked noexcept |
1 |
unreviewed
|
| 764 |
src/qmldom/qqmldomattachedinfo_p.h @ Line 82
|
|
cppcoreguidelines-special-member-functions |
class 'AttachedInfo' defines a copy constructor but does not define a destructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 765 |
src/qmldom/qqmldomattachedinfo_p.h @ Line 188
|
|
cppcoreguidelines-special-member-functions |
class 'AttachedInfoT' defines a copy constructor but does not define a destructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 766 |
src/qmldom/qqmldomcomments_p.h @ Line 195
|
|
cppcoreguidelines-special-member-functions |
class 'AstComments' defines a copy constructor but does not define a destructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 767 |
src/qmldom/qqmldomelements_p.h @ Line 176
|
|
cppcoreguidelines-special-member-functions |
class 'CommentableDomElement' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 768 |
src/qmldom/qqmldomelements_p.h @ Line 409
|
|
cppcoreguidelines-special-member-functions |
class 'ScriptExpression' defines a copy constructor but does not define a destructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 769 |
src/qmldom/qqmldomelements_p.h @ Line 936
|
|
cppcoreguidelines-special-member-functions |
class 'Component' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 770 |
src/qmldom/qqmldomelements_p.h @ Line 1043
|
|
cppcoreguidelines-special-member-functions |
class 'QmlComponent' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 771 |
src/qmldom/qqmldomelements_p.h @ Line 1095
|
|
cppcoreguidelines-special-member-functions |
class 'ImportScope' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 772 |
src/qmldom/qqmldomelements_p.h @ Line 1167
|
|
cppcoreguidelines-special-member-functions |
class 'BindingValue' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
unreviewed
|
| 773 |
src/qmldom/qqmldomexternalitems_p.h @ Line 81
|
|
cppcoreguidelines-special-member-functions |
class 'ExternalOwningItem' defines a copy constructor but does not define a destructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 774 |
src/qmldom/qqmldomexternalitems_p.h @ Line 138
|
|
cppcoreguidelines-special-member-functions |
class 'QmlDirectory' defines a copy constructor but does not define a destructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 775 |
src/qmldom/qqmldomexternalitems_p.h @ Line 175
|
|
cppcoreguidelines-special-member-functions |
class 'QmldirFile' defines a copy constructor but does not define a destructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 776 |
src/qmldom/qqmldomexternalitems_p.h @ Line 236
|
|
cppcoreguidelines-special-member-functions |
class 'JsFile' defines a copy constructor but does not define a destructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 777 |
src/qmldom/qqmldomexternalitems_p.h @ Line 269
|
|
cppcoreguidelines-special-member-functions |
class 'QmlFile' defines a copy constructor but does not define a destructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 778 |
src/qmldom/qqmldomexternalitems_p.h @ Line 364
|
|
cppcoreguidelines-special-member-functions |
class 'QmltypesFile' defines a copy constructor but does not define a destructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 779 |
src/qmldom/qqmldomitem.cpp @ Line 760
|
|
deadcode.DeadStores |
Value stored to 'branchExhausted' is never read |
1 |
unreviewed
|
| 780 |
src/qmldom/qqmldomitem.cpp @ Line 1559
|
|
deadcode.DeadStores |
Value stored to 'first' is never read |
1 |
unreviewed
|
| 781 |
src/qmldom/qqmldomitem_p.h @ Line 131
|
|
cert-dcl59-cpp |
do not use unnamed namespaces in header files |
1 |
unreviewed
|
| 782 |
src/qmldom/qqmldomitem_p.h @ Line 131
|
|
google-build-namespaces |
do not use unnamed namespaces in header files |
1 |
unreviewed
|
| 783 |
src/qmldom/qqmldomitem_p.h @ Line 209
|
|
cppcoreguidelines-special-member-functions |
class 'SubclassStorage' defines a non-default destructor, a copy constructor, a copy assignment operator and a move constructor but does not define a move assignment operator |
1 |
unreviewed
|
| 784 |
src/qmldom/qqmldomitem_p.h @ Line 218
|
|
performance-noexcept-move-constructor |
move constructors should be marked noexcept |
2 |
unreviewed
|
| 785 |
src/qmldom/qqmldomitem_p.h @ Line 228
|
|
cppcoreguidelines-special-member-functions |
class 'DomBase' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 786 |
src/qmldom/qqmldomitem_p.h @ Line 309
|
|
cppcoreguidelines-special-member-functions |
class 'DomElement' defines a copy constructor and a copy assignment operator but does not define a destructor, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 787 |
src/qmldom/qqmldomitem_p.h @ Line 1296
|
|
cppcoreguidelines-special-member-functions |
class 'OwningItem' defines a copy constructor, a move constructor and a move assignment operator but does not define a destructor or a copy assignment operator |
1 |
unreviewed
|
| 788 |
src/qmldom/qqmldommock_p.h @ Line 96
|
|
cppcoreguidelines-special-member-functions |
class 'MockOwner' defines a copy constructor but does not define a destructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 789 |
src/qmldom/qqmldommoduleindex.cpp @ Line 341
|
|
unix.MismatchedDeallocator |
Memory allocated by 'new' should be deallocated by 'delete', not free() |
11 |
unreviewed
|
| 790 |
src/qmldom/qqmldommoduleindex_p.h @ Line 86
|
|
cppcoreguidelines-special-member-functions |
class 'ModuleIndex' defines a non-default destructor and a copy constructor but does not define a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 791 |
src/qmldom/qqmldompath.cpp @ Line 452
|
|
deadcode.DeadStores |
Value stored to 'i0' is never read |
1 |
unreviewed
|
| 792 |
src/qmldom/qqmldompath.cpp @ Line 931
|
|
cplusplus.NewDeleteLeaks |
Potential leak of memory pointed to by field '_M_pi' |
31 |
unreviewed
|
| 793 |
src/qmldom/qqmldompath_p.h @ Line 104
|
|
cppcoreguidelines-special-member-functions |
class 'Base' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 794 |
src/qmldom/qqmldompath_p.h @ Line 319
|
|
cppcoreguidelines-special-member-functions |
class 'PathComponent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 795 |
src/qmldom/qqmldompath_p.h @ Line 359
|
|
cppcoreguidelines-special-member-functions |
class 'Data' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
unreviewed
|
| 796 |
src/qmldom/qqmldomtop.cpp @ Line 1589
|
|
performance-move-const-arg |
std::move of the const variable 'existingMod' has no effect; remove std::move() or make the variable non-const |
1 |
unreviewed
|
| 797 |
src/qmldom/qqmldomtop.cpp @ Line 1601
|
|
performance-move-const-arg |
std::move of the const variable 'existingMod' has no effect; remove std::move() or make the variable non-const |
1 |
unreviewed
|
| 798 |
src/qmldom/qqmldomtop_p.h @ Line 96
|
|
cppcoreguidelines-special-member-functions |
class 'ExternalItemPairBase' defines a copy constructor but does not define a destructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 799 |
src/qmldom/qqmldomtop_p.h @ Line 150
|
|
cppcoreguidelines-special-member-functions |
class 'ExternalItemPair' defines a copy constructor but does not define a destructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 800 |
src/qmldom/qqmldomtop_p.h @ Line 185
|
|
cppcoreguidelines-special-member-functions |
class 'DomTop' defines a copy constructor but does not define a destructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 801 |
src/qmldom/qqmldomtop_p.h @ Line 223
|
|
cppcoreguidelines-special-member-functions |
class 'DomUniverse' defines a copy constructor but does not define a destructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 802 |
src/qmldom/qqmldomtop_p.h @ Line 395
|
|
cppcoreguidelines-special-member-functions |
class 'ExternalItemInfoBase' defines a copy constructor but does not define a destructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 803 |
src/qmldom/qqmldomtop_p.h @ Line 475
|
|
cppcoreguidelines-special-member-functions |
class 'ExternalItemInfo' defines a copy constructor but does not define a destructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 804 |
src/qmldom/qqmldomtop_p.h @ Line 526
|
|
cppcoreguidelines-special-member-functions |
class 'LoadInfo' defines a copy constructor but does not define a destructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 805 |
src/qmldom/qqmldomtop_p.h @ Line 656
|
|
cppcoreguidelines-special-member-functions |
class 'DomEnvironment' defines a copy constructor but does not define a destructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 806 |
src/qmllocalstorage/qqmllocalstorage.cpp @ Line 87
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlSqlDatabaseData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 807 |
src/qmllocalstorage/qqmllocalstorage.cpp @ Line 356
|
|
cppcoreguidelines-special-member-functions |
class 'TransactionRollback' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 808 |
src/qmllocalstorage/qqmllocalstorage.cpp @ Line 412
|
|
deadcode.DeadStores |
Value stored to 'ok' is never read |
1 |
unreviewed
|
| 809 |
src/qmllocalstorage/qqmllocalstorage_p.h @ Line 62
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlLocalStorage' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 810 |
src/qmlmodels/qqmlabstractdelegatecomponent_p.h @ Line 64
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlAbstractDelegateComponent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 811 |
src/qmlmodels/qqmladaptormodel.cpp @ Line 51
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlAdaptorModelEngineData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 812 |
src/qmlmodels/qqmladaptormodel.cpp @ Line 747
|
|
cppcoreguidelines-special-member-functions |
class 'VDMObjectDelegateDataType' defines a copy constructor but does not define a destructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 813 |
src/qmlmodels/qqmladaptormodel.cpp @ Line 840
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlDMObjectDataMetaObject' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 814 |
src/qmlmodels/qqmladaptormodel_p.h @ Line 73
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlAdaptorModel' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 815 |
src/qmlmodels/qqmladaptormodel_p.h @ Line 76
|
|
cppcoreguidelines-special-member-functions |
class 'Accessors' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 816 |
src/qmlmodels/qqmladaptormodel_p.h @ Line 173
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlAdaptorModelProxyInterface' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 817 |
src/qmlmodels/qqmlchangeset_p.h @ Line 60
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlChangeSet' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
unreviewed
|
| 818 |
src/qmlmodels/qqmldelegatemodel.cpp @ Line 93
|
|
cppcoreguidelines-special-member-functions |
class 'DelegateModelGroupFunction' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 819 |
src/qmlmodels/qqmldelegatemodel.cpp @ Line 128
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlDelegateModelEngineData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 820 |
src/qmlmodels/qqmldelegatemodel.cpp @ Line 3907
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlDelegateModelGroupChange' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 821 |
src/qmlmodels/qqmldelegatemodel.cpp @ Line 3942
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlDelegateModelGroupChangeArray' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 822 |
src/qmlmodels/qqmldelegatemodel.cpp @ Line 1004
|
|
core.CallAndMessage |
Called C++ object pointer is null |
10 |
unreviewed
|
| 823 |
src/qmlmodels/qqmldelegatemodel.cpp @ Line 1067
|
|
cplusplus.NewDeleteLeaks |
Potential leak of memory pointed to by 'updater' |
12 |
unreviewed
|
| 824 |
src/qmlmodels/qqmldelegatemodel_p.h @ Line 171
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlDelegateModelGroup' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 825 |
src/qmlmodels/qqmldelegatemodel_p.h @ Line 215
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlDelegateModelAttached' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 826 |
src/qmlmodels/qqmldelegatemodel_p_p.h @ Line 76
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlDelegateModelItemMetaType' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 827 |
src/qmlmodels/qqmldelegatemodel_p_p.h @ Line 99
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlDelegateModelItem' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 828 |
src/qmlmodels/qqmldelegatemodel_p_p.h @ Line 185
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlDelegateModelItemObject' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 829 |
src/qmlmodels/qqmldelegatemodel_p_p.h @ Line 231
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlDelegateModelGroupEmitter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 830 |
src/qmlmodels/qqmldelegatemodel_p_p.h @ Line 278
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlDelegateModelPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 831 |
src/qmlmodels/qqmldelegatemodel_p_p.h @ Line 386
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlPartsModel' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 832 |
src/qmlmodels/qqmldelegatemodel_p_p.h @ Line 454
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlDelegateModelAttachedMetaObject' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 833 |
src/qmlmodels/qqmlinstantiator_p_p.h @ Line 64
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlInstantiatorPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 834 |
src/qmlmodels/qqmllistaccessor_p.h @ Line 59
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlListAccessor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 835 |
src/qmlmodels/qqmllistcompositor.cpp @ Line 945
|
|
cplusplus.NewDelete |
Use of memory after it is freed |
7 |
unreviewed
|
| 836 |
src/qmlmodels/qqmllistcompositor_p.h @ Line 63
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlListCompositor' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 837 |
src/qmlmodels/qqmllistcompositor_p.h @ Line 159
|
|
cppcoreguidelines-special-member-functions |
class 'insert_iterator' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 838 |
src/qmlmodels/qqmllistmodel.cpp @ Line 1808
|
|
cppcoreguidelines-special-member-functions |
class 'ModelObjectOwnPropertyKeyIterator' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 839 |
src/qmlmodels/qqmllistmodel.cpp @ Line 496
|
|
core.CallAndMessage |
Called C++ object pointer is null |
48 |
unreviewed
|
| 840 |
src/qmlmodels/qqmllistmodel.cpp @ Line 637
|
|
cplusplus.NewDeleteLeaks |
Potential leak of memory pointed to by 'subModel' |
19 |
unreviewed
|
| 841 |
src/qmlmodels/qqmllistmodel.cpp @ Line 2983
|
|
core.CallAndMessage |
Called C++ object pointer is null |
30 |
unreviewed
|
| 842 |
src/qmlmodels/qqmllistmodel.cpp @ Line 2993
|
|
core.NullDereference |
Access to field 'm_modelCache' results in a dereference of a null pointer (loaded from variable 'model') |
32 |
unreviewed
|
| 843 |
src/qmlmodels/qqmllistmodel_p.h @ Line 80
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlListModel' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 844 |
src/qmlmodels/qqmllistmodel_p_p.h @ Line 68
|
|
cppcoreguidelines-special-member-functions |
class 'DynamicRoleModelNodeMetaObject' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 845 |
src/qmlmodels/qqmllistmodel_p_p.h @ Line 124
|
|
cppcoreguidelines-special-member-functions |
class 'ModelNodeMetaObject' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 846 |
src/qmlmodels/qqmllistmodel_p_p.h @ Line 175
|
|
cppcoreguidelines-special-member-functions |
class 'ModelObject' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 847 |
src/qmlmodels/qqmllistmodel_p_p.h @ Line 192
|
|
cppcoreguidelines-special-member-functions |
class 'ListLayout' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 848 |
src/qmlmodels/qqmllistmodel_p_p.h @ Line 199
|
|
cppcoreguidelines-special-member-functions |
class 'Role' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 849 |
src/qmlmodels/qqmllistmodel_p_p.h @ Line 254
|
|
cppcoreguidelines-special-member-functions |
class 'StringOrTranslation' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 850 |
src/qmlmodels/qqmllistmodel_p_p.h @ Line 278
|
|
cppcoreguidelines-special-member-functions |
class 'ListElement' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 851 |
src/qmlmodels/qqmllistmodel_p_p.h @ Line 387
|
|
cppcoreguidelines-special-member-functions |
class 'ListModel' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 852 |
src/qmlmodels/qqmllistmodelworkeragent_p.h @ Line 70
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlListModelWorkerAgent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 853 |
src/qmlmodels/qqmllistmodelworkeragent_p.h @ Line 112
|
|
cppcoreguidelines-special-member-functions |
class 'Sync' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 854 |
src/qmlmodels/qqmlobjectmodel_p.h @ Line 67
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlInstanceModel' defines a copy constructor and a copy assignment operator but does not define a destructor |
1 |
unreviewed
|
| 855 |
src/qmlmodels/qqmlobjectmodel_p.h @ Line 166
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlObjectModelAttached' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 856 |
src/qmlmodels/qqmltableinstancemodel.cpp @ Line 113
|
|
optin.cplusplus.VirtualCall |
Call to virtual method 'QQmlTableInstanceModel::drainReusableItemsPool' during destruction bypasses virtual dispatch |
2 |
unreviewed
|
| 857 |
src/qmlmodels/qqmltableinstancemodel_p.h @ Line 84
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlTableInstanceModel' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 858 |
src/qmlmodels/qqmltreemodeltotablemodel_p_p.h @ Line 177
|
|
cppcoreguidelines-special-member-functions |
class 'SignalFreezer' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 859 |
src/qmlmodels/qquickpackage_p.h @ Line 85
|
|
cppcoreguidelines-special-member-functions |
class 'QQuickPackageAttached' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 860 |
src/qmlworkerscript/qquickworkerscript.cpp @ Line 71
|
|
cppcoreguidelines-special-member-functions |
class 'WorkerDataEvent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 861 |
src/qmlworkerscript/qquickworkerscript.cpp @ Line 128
|
|
cppcoreguidelines-special-member-functions |
class 'WorkerScript' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 862 |
src/qmlworkerscript/qquickworkerscript_p.h @ Line 67
|
|
cppcoreguidelines-special-member-functions |
class 'QQuickWorkerScriptEngine' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 863 |
src/qmlworkerscript/qv4serialize.cpp @ Line 299
|
|
cppcoreguidelines-special-member-functions |
class 'VariantRef' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator |
1 |
unreviewed
|
| 864 |
src/qmlxmllistmodel/qqmlxmllistmodel_p.h @ Line 91
|
|
cppcoreguidelines-special-member-functions |
class 'QQmlXmlListModelRole' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 865 |
tools/qmlimportscanner/main.cpp @ Line 746
|
|
core.CallAndMessage |
Called C++ object pointer is null |
19 |
unreviewed
|
| 866 |
tools/qmlimportscanner/main.cpp @ Line 291
|
|
performance-no-automatic-move |
constness of 'newCandidate' prevents automatic move |
1 |
unreviewed
|
| 867 |
tools/qmlimportscanner/main.cpp @ Line 307
|
|
performance-no-automatic-move |
constness of 'newCandidate' prevents automatic move |
1 |
unreviewed
|
| 868 |
tools/qmlpreview/qmlpreviewapplication.h @ Line 43
|
|
cppcoreguidelines-special-member-functions |
class 'QmlPreviewApplication' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 869 |
tools/qmlprofiler/qmlprofilerapplication.h @ Line 51
|
|
cppcoreguidelines-special-member-functions |
class 'QmlProfilerApplication' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 870 |
tools/qmlprofiler/qmlprofilerdata.cpp @ Line 324
|
|
cppcoreguidelines-special-member-functions |
class 'StreamWriter' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 871 |
tools/qmlprofiler/qmlprofilerdata.h @ Line 39
|
|
cppcoreguidelines-special-member-functions |
class 'QmlProfilerData' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 872 |
tools/qmltc/prototype/codegenerator.cpp @ Line 386
|
|
performance-no-automatic-move |
constness of 'callInBase' prevents automatic move |
1 |
unreviewed
|
| 873 |
tools/qmltc/prototype/codegenerator.cpp @ Line 1159
|
|
performance-move-const-arg |
std::move of the const variable 'paramList' has no effect; remove std::move() or make the variable non-const |
1 |
unreviewed
|
| 874 |
tools/qmltc/prototype/generatedcodeprimitives.h @ Line 59
|
|
cppcoreguidelines-special-member-functions |
class 'MemberNamespaceScope' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 875 |
tools/qmltc/prototype/generatedcodeprimitives.h @ Line 73
|
|
cppcoreguidelines-special-member-functions |
class 'HeaderIndentationScope' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 876 |
tools/qmltc/prototype/generatedcodeprimitives.h @ Line 84
|
|
cppcoreguidelines-special-member-functions |
class 'ImplIndentationScope' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 877 |
tools/qmltc/prototype/qml2cppdefaultpasses.cpp @ Line 651
|
|
cppcoreguidelines-special-member-functions |
class 'Remover' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator |
1 |
unreviewed
|
| 878 |
tools/qmltc/qmltccompiler.cpp @ Line 332
|
|
performance-move-const-arg |
std::move of the const variable 'compiledParams' has no effect; remove std::move() or make the variable non-const |
1 |
unreviewed
|