[Mesa-dev] [PATCH 10/13] egl/x11: make use of the dri2_display_destroy() helper

Emil Velikov emil.l.velikov at gmail.com
Mon May 15 16:10:38 UTC 2017


On 12 May 2017 at 13:19, Emil Velikov <emil.l.velikov at gmail.com> wrote:
> On 12 May 2017 at 09:20, Tapani Pälli <tapani.palli at intel.com> wrote:
>> this patch causes a crash with egl-create-surface Piglit test
>>
> Seems like we have a bunch of missing NULL checks throughout.
> Please ignore the patch dri2_display_destroy patches for the times being.
>
I stand corrected we had a couple of double dlclose (which is safe) in
a handful of places and a missing NULL check (thanks Tapani).
I'll send the latter in a second and the patches is back on the table.

-Emil


More information about the mesa-dev mailing list