File | Severity | Checker name | Message | Bug path length | Review status | |
---|---|---|---|---|---|---|
1 | src/multimedia/audio/qaudio_platform_implementation_support_p.h @ Line 70 | cppcoreguidelines-special-member-functions | class 'QPlatformAudioSinkImplementation' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
2 | src/multimedia/audio/qaudio_platform_implementation_support_p.h @ Line 123 | optin.cplusplus.VirtualCall | Call to virtual method 'QPlatformAudioSinkImplementation::stop' during destruction bypasses virtual dispatch | 3 | unreviewed | |
3 | src/multimedia/audio/qaudio_platform_implementation_support_p.h @ Line 363 | cppcoreguidelines-special-member-functions | class 'QPlatformAudioSourceImplementation' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed | |
4 | src/multimedia/audio/qaudio_platform_implementation_support_p.h @ Line 413 | optin.cplusplus.VirtualCall | Call to virtual method 'QPlatformAudioSourceImplementation::stop' during destruction bypasses virtual dispatch | 3 | unreviewed | |
5 | src/multimedia/pulseaudio/qpulseaudiosink_p.h @ Line 33 | cppcoreguidelines-special-member-functions | class 'QPulseAudioSinkStream' defines a non-default destructor but does not define a copy constructor or a copy assignment operator | 1 | unreviewed |