GNOME Bugzilla – Bug 773116
Plug a couple of leaks
Last modified: 2016-10-18 12:25:56 UTC
Spotted while doing other stuff.
Created attachment 337879 [details] [review] MetaMonitorManageKms: plug a GArray leak
Created attachment 337880 [details] [review] MetaRendererNative: don't call drmModeGetResources() There's no need to call this and we were leaking the returned memory.
Review of attachment 337880 [details] [review]: OK
Review of attachment 337879 [details] [review]: OK
Attachment 337879 [details] pushed as 89672fa - MetaMonitorManageKms: plug a GArray leak Attachment 337880 [details] pushed as 8290e1f - MetaRendererNative: don't call drmModeGetResources()