File | Severity | Checker name | Message | Bug path length | Review status | |
---|---|---|---|---|---|---|
1 | src/multimedia/audio/qaudiobufferoutput_p.h @ Line 28 | performance-move-const-arg | std::move of the const variable 'format' of the trivially-copyable type 'const QAudioFormat' has no effect; remove std::move() | 1 | unreviewed | |
2 | src/multimedia/video/qabstractvideobuffer.h @ Line 13 | cppcoreguidelines-special-member-functions | class 'QAbstractVideoBuffer' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed |