| File | Severity | Checker name | Message | Bug path length | Review status | |
|---|---|---|---|---|---|---|
| 1 | /home/cc-runs/analyzer_builds/qtwebview/src/quick/.rcc/qrc_qmake_QtWebView.cpp @ Line 119 | cppcoreguidelines-special-member-functions | class 'initializer' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 2 | /home/cc-runs/install_dir/dev/include/QtCore/qobjectdefs.h @ Line 425 | cplusplus.NewDeleteLeaks | Potential memory leak | 11 | unreviewed | |
| 3 | /home/cc-runs/install_dir/dev/include/QtCore/qsharedpointer_impl.h @ Line 130 | cplusplus.NewDelete | Use of memory after it is freed | 9 | unreviewed | |
| 4 | /home/cc-runs/install_dir/dev/include/QtCore/qsharedpointer_impl.h @ Line 130 | cplusplus.NewDelete | Use of memory after it is freed | 8 | unreviewed | |
| 5 | /home/cc-runs/install_dir/dev/include/QtCore/qsharedpointer_impl.h @ Line 130 | cplusplus.NewDelete | Use of memory after it is freed | 9 | unreviewed | |
| 6 | /home/cc-runs/install_dir/dev/include/QtCore/qsharedpointer_impl.h @ Line 130 | cplusplus.NewDelete | Use of memory after it is freed | 9 | unreviewed | |
| 7 | /home/cc-runs/install_dir/dev/include/QtCore/qsharedpointer_impl.h @ Line 130 | cplusplus.NewDelete | Use of memory after it is freed | 8 | unreviewed | |
| 8 | /home/cc-runs/install_dir/dev/include/QtQml/6.7.0/QtQml/private/qqmlrefcount_p.h @ Line 187 | cplusplus.NewDelete | Use of memory after it is freed | 21 | unreviewed | |
| 9 | /usr/include/c++/10/bits/atomic_base.h @ Line 214 | deadcode.DeadStores | Value stored to '__b' during its initialization is never read | 1 | unreviewed | |
| 10 | /usr/include/c++/10/bits/atomic_base.h @ Line 225 | deadcode.DeadStores | Value stored to '__b' during its initialization is never read | 1 | unreviewed | |
| 11 | /usr/lib/llvm-16/lib/clang/16/include/cetintrin.h @ Line 49 | core.CallAndMessage | 1st function call argument is an uninitialized value | 2 | unreviewed | |
| 12 | /usr/lib/llvm-16/lib/clang/16/include/cetintrin.h @ Line 62 | core.CallAndMessage | 1st function call argument is an uninitialized value | 2 | unreviewed | |
| 13 | src/plugins/webengine/qwebenginewebview.cpp @ Line 29 | misc-use-anonymous-namespace | function 'qmlSource' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 14 | src/plugins/webengine/qwebenginewebview_p.h @ Line 62 | cppcoreguidelines-special-member-functions | class 'QWebEngineWebViewPrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 15 | src/plugins/webengine/qwebenginewebview_p.h @ Line 62 | cppcoreguidelines-special-member-functions | class 'QWebEngineWebViewPrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 16 | src/quick/qquickviewcontroller_p.h @ Line 27 | cppcoreguidelines-special-member-functions | class 'QQuickViewController' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 17 | src/quick/qquickviewcontroller_p.h @ Line 27 | cppcoreguidelines-special-member-functions | class 'QQuickViewController' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 18 | src/quick/qquickwebview.cpp @ Line 41 | misc-use-anonymous-namespace | variable 'callbacks' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 19 | src/quick/qquickwebview_p.h @ Line 33 | cppcoreguidelines-special-member-functions | class 'QQuickWebView' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 20 | src/quick/qquickwebview_p.h @ Line 33 | cppcoreguidelines-special-member-functions | class 'QQuickWebView' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 21 | src/quick/qquickwebviewloadrequest_p.h @ Line 26 | cppcoreguidelines-special-member-functions | class 'QQuickWebViewLoadRequest' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 22 | src/quick/qquickwebviewloadrequest_p.h @ Line 26 | cppcoreguidelines-special-member-functions | class 'QQuickWebViewLoadRequest' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 23 | src/quick/qquickwebviewsettings_p.h @ Line 29 | cppcoreguidelines-special-member-functions | class 'QQuickWebViewSettings' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 24 | src/quick/qquickwebviewsettings_p.h @ Line 29 | cppcoreguidelines-special-member-functions | class 'QQuickWebViewSettings' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 25 | src/webview/qnativeviewcontroller_p.h @ Line 26 | cppcoreguidelines-special-member-functions | class 'QNativeViewController' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 26 | src/webview/qnativeviewcontroller_p.h @ Line 26 | cppcoreguidelines-special-member-functions | class 'QNativeViewController' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 27 | src/webview/qtwebviewfunctions.cpp @ Line 25 | misc-use-anonymous-namespace | function 'initializeImpl' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 28 | src/webview/qwebview_p.h @ Line 30 | cppcoreguidelines-special-member-functions | class 'QWebViewSettings' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 29 | src/webview/qwebview_p.h @ Line 63 | cppcoreguidelines-special-member-functions | class 'QWebView' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 30 | src/webview/qwebview_p.h @ Line 30 | cppcoreguidelines-special-member-functions | class 'QWebViewSettings' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 31 | src/webview/qwebview_p.h @ Line 63 | cppcoreguidelines-special-member-functions | class 'QWebView' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 32 | src/webview/qwebviewfactory.cpp @ Line 11 | misc-use-anonymous-namespace | variable 'loader' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 33 | src/webview/qwebviewfactory.cpp @ Line 13 | misc-use-anonymous-namespace | function 'getPluginName' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
| 34 | src/webview/qwebviewinterface_p.h @ Line 30 | cppcoreguidelines-special-member-functions | class 'QWebViewInterface' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 35 | src/webview/qwebviewinterface_p.h @ Line 30 | cppcoreguidelines-special-member-functions | class 'QWebViewInterface' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 36 | src/webview/qwebviewloadrequest_p.h @ Line 25 | cppcoreguidelines-special-member-functions | class 'QWebViewLoadRequestPrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 37 | src/webview/qwebviewloadrequest_p.h @ Line 25 | cppcoreguidelines-special-member-functions | class 'QWebViewLoadRequestPrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 38 | src/webview/qwebviewplugin_p.h @ Line 27 | cppcoreguidelines-special-member-functions | class 'QWebViewPlugin' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 39 | src/webview/qwebviewplugin_p.h @ Line 27 | cppcoreguidelines-special-member-functions | class 'QWebViewPlugin' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed |