mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 20:08:56 +00:00
02ba1a7345
If _cogl_winsys_texture_pixmap_x11_create() fails then implicitly no private state has been associated with the given tex_pixmap. Since that winsys isn't associated with it we explicitly set tex_pixmap->winsys = NULL. Reviewed-by: Neil Roberts <neil@linux.intel.com>