Go To Statistics
  File Severity Checker name Message Bug path length Review status
1 src/corelib/time/qlocaltime.cpp @ Line 240 performance-move-const-arg std::move of the variable 'from' of the trivially-copyable type 'struct tm' has no effect; remove std::move() 1 unreviewed
2 src/corelib/time/qlocaltime.cpp @ Line 284 performance-move-const-arg std::move of the variable 'adjust' of the trivially-copyable type 'struct tm' has no effect; remove std::move() 1 unreviewed
3 src/corelib/time/qlocaltime.cpp @ Line 287 performance-move-const-arg std::move of the variable 'adjust' of the trivially-copyable type 'struct tm' has no effect; remove std::move() 1 unreviewed
4 src/corelib/time/qlocaltime.cpp @ Line 395 performance-move-const-arg std::move of the variable 'base' of the trivially-copyable type 'struct tm' has no effect; remove std::move() 1 unreviewed
5 src/corelib/time/qlocaltime.cpp @ Line 395 performance-move-const-arg std::move of the variable 'result' of the trivially-copyable type 'MkTimeResult' has no effect; remove std::move() 1 unreviewed
6 src/corelib/time/qtimezone.cpp @ Line 406 cplusplus.NewDelete Attempt to delete released memory 20 unreviewed
7 src/corelib/time/qtimezone.cpp @ Line 1374 performance-no-automatic-move constness of 'sys' prevents automatic move 1 unreviewed
8 src/corelib/time/qtimezone.h @ Line 76 cplusplus.NewDelete Use of memory after it is freed 21 unreviewed