File | Severity | Checker name | Message | Bug path length | Review status | |
---|---|---|---|---|---|---|
1 | src/multimedia/qcachedvalue_p.h @ Line 73 | cppcoreguidelines-special-member-functions | class 'QCachedValueMap' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | unreviewed | |
2 | src/multimedia/qthreadlocalrhi.cpp @ Line 21 | cppcoreguidelines-special-member-functions | class 'ThreadLocalRhiHolder' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
3 | src/multimedia/video/qvideoframeconverter.cpp @ Line 72 | misc-use-anonymous-namespace | function 'ensureShader' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
4 | src/multimedia/video/qvideotexturehelper.cpp @ Line 228 | misc-use-anonymous-namespace | variable 'g_excludedRhiTextureFormats' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
5 | src/multimedia/video/qvideotexturehelper.cpp @ Line 230 | misc-use-anonymous-namespace | function 'isRhiTextureFormatSupported' declared 'static', move to anonymous namespace instead | 1 | unreviewed |