File | Severity | Checker name | Message | Bug path length | Review status | |
---|---|---|---|---|---|---|
1 | src/serialbus/qcanbus.h @ Line 47 | cppcoreguidelines-special-member-functions | class 'QCanBus' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 | ||
2 | src/serialbus/qcanbusdevice.h @ Line 51 | cppcoreguidelines-special-member-functions | class 'QCanBusDevice' defines a copy constructor and a copy assignment operator but does not define a destructor | 1 |