compositor: Remove a plane from the compositor list when releasing it
authorAnder Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com>
Fri, 5 Jul 2013 13:05:26 +0000 (16:05 +0300)
committerKristian Høgsberg <krh@bitplanet.net>
Fri, 5 Jul 2013 20:41:42 +0000 (16:41 -0400)
commit3c36bf348693443d47189ed45f2b3b74c0978803
treea322bab344baff702b9bab87d2c285a6214286fc
parentc1ae40222c9341ee578bc2fcdfd8c1a11c64524a
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
src/compositor.c