File | Severity | Checker name | Message | Bug path length | Review status | |
---|---|---|---|---|---|---|
1 | src/corelib/kernel/qmetatype.cpp @ Line 1758 | misc-use-anonymous-namespace | function 'tryConvertBuiltinTypes' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
2 | src/corelib/kernel/qmetatype.cpp @ Line 2913 | misc-use-anonymous-namespace | function 'findMetaTypeByName' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
3 | src/corelib/thread/qatomicwait.cpp @ Line 100 | misc-use-anonymous-namespace | function 'checkFutexUse' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
4 | src/corelib/tools/qarraydata.cpp @ Line 187 | cplusplus.PlacementNew | Storage provided to placement new is only 1 bytes, whereas the allocated type requires 16 bytes | 7 | unreviewed | |
5 | src/corelib/tools/qarraydata.cpp @ Line 187 | cplusplus.PlacementNew | Storage provided to placement new is only 2 bytes, whereas the allocated type requires 16 bytes | 7 | unreviewed | |
6 | src/gui/math3d/qquaternion.h @ Line 341 | misc-definitions-in-headers | function 'getAxes' defined in a header file; function definitions in header files can lead to ODR violations | 2 | unreviewed | |
7 | src/gui/painting/qpainter.h @ Line 712 | misc-definitions-in-headers | function 'setPen' defined in a header file; function definitions in header files can lead to ODR violations | 2 | unreviewed | |
8 | src/gui/painting/qpainter.h @ Line 717 | misc-definitions-in-headers | function 'setBrush' defined in a header file; function definitions in header files can lead to ODR violations | 2 | unreviewed | |
9 | src/platformsupport/kmsconvenience/qkmsdevice.cpp @ Line 154 | misc-use-anonymous-namespace | function 'orderedScreenLessThan' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
10 | src/platformsupport/kmsconvenience/qkmsdevice_p.h @ Line 200 | core.uninitialized.Assign | Assigned value is garbage or undefined | 18 | unreviewed | |
11 | src/platformsupport/kmsconvenience/qkmsdevice_p.h @ Line 200 | core.uninitialized.Assign | Value assigned to field 'screen' in implicit constructor is garbage or undefined | 10 | unreviewed | |
12 | src/plugins/platforms/eglfs/deviceintegration/eglfs_kms/qeglfskmsgbmintegration_p.h @ Line 30 | cppcoreguidelines-special-member-functions | class 'QEglFSKmsGbmIntegration' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
13 | src/tools/androidtestrunner/main.cpp @ Line 118 | misc-use-anonymous-namespace | function 'execBundletoolCommand' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
14 | src/tools/androidtestrunner/main.cpp @ Line 126 | misc-use-anonymous-namespace | function 'setPackagePath' declared 'static', move to anonymous namespace instead | 1 | unreviewed |