| File | Severity | Checker name | Message | Bug path length | Review status | |
|---|---|---|---|---|---|---|
| 1 | src/network/ssl/qtls_openssl_p.h @ Line 71 | cppcoreguidelines-special-member-functions | class 'TlsCryptographOpenSSL' 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/qtlsbackend_p.h @ Line 104 | cppcoreguidelines-special-member-functions | class 'TlsKey' 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 146 | cppcoreguidelines-special-member-functions | class 'X509Certificate' 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 | ||
| 4 | src/network/ssl/qtlsbackend_p.h @ Line 202 | cppcoreguidelines-special-member-functions | class 'TlsCryptograph' 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 | ||
| 5 | src/network/ssl/qtlsbackend_p.h @ Line 236 | 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 |