mirror of
https://github.com/brl/mutter.git
synced 2025-02-16 13:24:09 +00:00
![Carlos Garnacho](/assets/img/avatar_default.png)
A wl_surface may have a wl_subsurface interface, but no buffers attached yet, even though the geometry calculation code for surfaces/subsurfaces assumes everything has already a buffer. Just skip subsurfaces that don't have a buffer, those can't be set a geometry yet, and right now it's crashing accessing the texture from the NULL surface->buffer. https://bugzilla.gnome.org/show_bug.cgi?id=735452
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%