Go To Statistics
  File Severity Checker name Message Bug path length Review status
1 src/corelib/text/qstring.h @ Line 1656 optin.cplusplus.UninitializedObject 1 uninitialized field at the end of the constructor call 5 unreviewed
2 src/corelib/text/qstring.h @ Line 1656 optin.cplusplus.UninitializedObject 1 uninitialized field at the end of the constructor call 5 unreviewed
3 src/testlib/qtestlog.cpp @ Line 91 cplusplus.NewDeleteLeaks Potential leak of memory pointed to by field '_M_pi' 31 unreviewed
4 src/testlib/qtestlog.cpp @ Line 114 performance-move-const-arg std::move of the const variable 'currentLoggers' has no effect; remove std::move() or make the variable non-const 1 unreviewed
5 src/testlib/qtestlog.cpp @ Line 212 misc-use-anonymous-namespace variable 'loggers' declared 'static', move to anonymous namespace instead 1 unreviewed