Skip to content
Snippets Groups Projects
Commit 690ead4a authored by Stencel, Joanna's avatar Stencel, Joanna Committed by Emil Velikov
Browse files

egl/wayland-egl: Fix for segfault in dri2_wl_destroy_surface.


Segfault occurs when destroying EGL surface attached to already destroyed
Wayland window. The fix is to set to NULL the pointer of surface's
native window when wl_egl_destroy_window() is called.

Cc: mesa-stable@lists.freedesktop.org
Signed-off-by: default avatarStencel, Joanna <joanna.stencel@intel.com>
Reviewed-by: Eric Engestrom's avatarEric Engestrom <eric@engestrom.ch>
Reviewed-by: default avatarEmil Velikov <emil.velikov@collabora.com>
parent f033d971
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment