On Fri, 13 Jun 2014 18:10:26 +0200
George Kiagiadakis wrote:
> This is to avoid recursing into weston_compositor_build_view_list()
> and therefore fix crashing when destroying a stack of visible subsurfaces
> due to weston_compositor_build_view_list() being called recursively
> and corrupting the
This is to avoid recursing into weston_compositor_build_view_list()
and therefore fix crashing when destroying a stack of visible subsurfaces
due to weston_compositor_build_view_list() being called recursively
and corrupting the lists it works on.
https://bugs.freedesktop.org/show_bug.cgi?id=79684