1 2C++ move semantics for classes (especially for Framebuffers)? 3 4Proper error checks and use of exceptions 5 6Free drmModeConnectorPtr (and similar for other drm objects) after use, instead 7of storing it. 8 9