File | Severity | Checker name | Message | Bug path length | Review status | |
---|---|---|---|---|---|---|
1 | src/corelib/text/qlocale.cpp @ Line 3611 | misc-use-anonymous-namespace | function 'offsetFromAbbreviation' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
2 | src/corelib/thread/qthread_unix.cpp @ Line 66 | misc-use-anonymous-namespace | function 'lcQThread' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
3 | src/corelib/tools/qshareddata.h @ Line 57 | cplusplus.NewDelete | Argument to 'delete' is the address of the static variable 'locale', which is not memory allocated by 'new' | 19 | unreviewed |