[Mesa-dev] [PATCH 1/3] egl/wayland: use the destroy_window_callback for swrast

Emil Velikov emil.l.velikov at gmail.com
Fri Nov 11 17:57:45 UTC 2016


On 11 November 2016 at 17:12, Daniel Stone <daniel at fooishbar.org> wrote:
> Hi,
>
> On 11 November 2016 at 16:44, Emil Velikov <emil.l.velikov at gmail.com> wrote:
>> As described in commit 690ead4a135 ("egl/wayland-egl: Fix for segfault
>> in dri2_wl_destroy_surface.") if we attempt to destroy a EGL surface
>> attached to already destroyed Wayland window we'll get a segfault.
>
> s/destroy/resize/ ... ? The patch itself looks fine, but I don't
> really see how the description relates.
>
Copy/pasta the wrong line - code should be using/setting
destroy_window_callback. As does the original commit and commit
summary indicate.

-Emil


More information about the mesa-dev mailing list