| File | Severity | Checker name | Message | Bug path length | Review status | |
|---|---|---|---|---|---|---|
| 1 | src/spatialaudio/qaudioengine_p.h @ Line 36 | cppcoreguidelines-special-member-functions | class 'QAudioEnginePrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 2 | src/spatialaudio/qaudioengine_threaded.cpp @ Line 37 | cppcoreguidelines-special-member-functions | class 'QAudioOutputStream' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
| 3 | src/spatialaudio/qaudioengine_threaded.cpp @ Line 165 | readability-suspicious-call-argument | 1st argument 'channels' (passed to 'buffers') looks like it might be swapped with the 2nd, 'reverbBuffers' (passed to 'reverb') | 2 | unreviewed |