[Mesa-dev] [Mesa-stable] [PATCH v2 3/3] egl/x11: don't abort when creating a DRI2 drawable fails

Emil Velikov emil.l.velikov at gmail.com
Fri Aug 7 10:42:11 PDT 2015


On 4 August 2015 at 14:32, Frank Binns <frank.binns at imgtec.com> wrote:
> When calling either eglCreateWindowSurface or eglCreatePixmapSurface it
> was possible for an application to be aborted as a result of it failing
> to create a DRI2 drawable on the server. This could happen due to an
> application passing in an invalid native drawable handle, for example.
>
> v2: Handle the case where an error has been set on the connection
>
> Cc: <mesa-stable at lists.freedesktop.org>
> Signed-off-by: Frank Binns <frank.binns at imgtec.com>
Reviewed-by: Emil Velikov <emil.l.velikov at gmail.com>

I'll push these in a few days in case others want to comment/object on
the series.

-Emil


More information about the mesa-dev mailing list