File | Severity | Checker name | Message | Bug path length | Review status | |
---|---|---|---|---|---|---|
1 | src/corelib/global/qlibraryinfo.cpp @ Line 569 | misc-use-anonymous-namespace | function 'keepQtBuildDefaults' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
2 | src/gui/image/qicon.cpp @ Line 180 | misc-use-anonymous-namespace | function 'area' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
3 | src/gui/image/qicon.cpp @ Line 219 | deadcode.DeadStores | Value stored to 'res' during its initialization is never read | 1 | unreviewed | |
4 | src/gui/image/qicon.cpp @ Line 338 | core.NullDereference | Access to field 'mode' results in a dereference of a null pointer (loaded from variable 'pe') | 24 | unreviewed | |
5 | src/gui/image/qicon.cpp @ Line 362 | readability-suspicious-call-argument | 1st argument 'size' (passed to 'expectedSize') looks like it might be swapped with the 2nd, 'actualSize' (passed to 'size') | 2 | unreviewed | |
6 | src/gui/painting/qcolortransform.cpp @ Line 394 | misc-use-anonymous-namespace | function 'getFactor' declared 'static', move to anonymous namespace instead | 1 | unreviewed |