commit | 3c36bf348693443d47189ed45f2b3b74c0978803 | [log] [tgz] |
---|---|---|
author | Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com> | Fri Jul 05 16:05:26 2013 +0300 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Fri Jul 05 16:41:42 2013 -0400 |
tree | a322bab344baff702b9bab87d2c285a6214286fc | |
parent | c1ae40222c9341ee578bc2fcdfd8c1a11c64524a [diff] |
compositor: Remove a plane from the compositor list when releasing it Weston would crash when hot plugging/unplugging outputs using the DRM backend due to a corrupted plane list. https://bugs.freedesktop.org/show_bug.cgi?id=66530 https://bugs.freedesktop.org/show_bug.cgi?id=66529