File | Severity | Checker name | Message | Bug path length | Review status | |
---|---|---|---|---|---|---|
1 | src/corelib/io/qresource.cpp @ Line 1381 | cppcoreguidelines-special-member-functions | class 'QResourceFileEnginePrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
2 | src/corelib/io/qresource.cpp @ Line 1381 | cppcoreguidelines-virtual-class-destructor | destructor of 'QResourceFileEnginePrivate' is protected and virtual | 2 | unreviewed | |
3 | src/corelib/io/qresource.cpp @ Line 1698 | misc-use-anonymous-namespace | function 'mappingBoundaries' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
4 | src/corelib/io/qresource_p.h @ Line 22 | cppcoreguidelines-virtual-class-destructor | destructor of 'QResourceFileEnginePrivate' is protected and virtual | 2 | unreviewed |