| File | Severity | Checker name | Message | Bug path length | Review status | |
|---|---|---|---|---|---|---|
| 1 | src/network/ssl/qdtls_p.h @ Line 65 | cppcoreguidelines-special-member-functions | class 'QDtlsClientVerifierPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 2 | src/network/ssl/qdtls_p.h @ Line 73 | cppcoreguidelines-special-member-functions | class 'QDtlsPrivate' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
| 3 | src/network/ssl/qtlsbackend_p.h @ Line 197 | cppcoreguidelines-special-member-functions | class 'DtlsBase' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 |