Go To Statistics
  File Severity Checker name Message Bug path length Review status
1 src/corelib/thread/qreadwritelock.h @ Line 18 cppcoreguidelines-special-member-functions class 'QBasicReadWriteLock' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
2 src/corelib/thread/qreadwritelock.h @ Line 138 cppcoreguidelines-special-member-functions class 'QReadWriteLock' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
3 src/corelib/tools/qarraydata.cpp @ Line 161 misc-use-anonymous-namespace function 'allocateHelper' declared 'static', move to anonymous namespace instead 1 unreviewed
4 src/corelib/tools/qarraydata.cpp @ Line 180 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 180 cplusplus.PlacementNew Storage provided to placement new is only 2 bytes, whereas the allocated type requires 16 bytes 7 unreviewed