mirror of
https://github.com/brl/mutter.git
synced 2025-03-26 13:13:59 +00:00

The DRM properties container must be destroyed with drmModeFreeObjectProperties, and the connectors must be freed on every caller. Also make it sure that gbm_device structs are destroyed with the MetaRendererNativeGpuData that owns them. https://bugzilla.gnome.org/show_bug.cgi?id=789984