[Mesa-dev] [PATCH 1/2] wayland-drm: use a copy of the wayland_drm_callbacks struct

Emil Velikov emil.l.velikov at gmail.com
Tue Oct 3 14:14:10 UTC 2017


Hi Dan,

On 27 September 2017 at 19:49, Emil Velikov <emil.l.velikov at gmail.com> wrote:
> From: Emil Velikov <emil.velikov at collabora.com>
>
> The callbacks may be called even when they are no longer valid.
> Say, the user is dlclose(ing) libEGL while the buffers are being
> destroyed.
>
> Cc: Daniel Stone <daniels at collabora.com>
> Cc: Derek Foreman <derekf at osg.samsung.com>
> Cc: mesa-stable at lists.freedesktop.org
> Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
> ---
>  src/egl/wayland/wayland-drm/wayland-drm.c | 10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)
>
Can you please take a look at the patch/series?

Thanks
Emil


More information about the mesa-dev mailing list