[Mesa-dev] [PATCH 3/7] EGL: Implement remaining functions from EGL_KHR_debug

Adam Jackson ajax at redhat.com
Thu Sep 8 18:10:45 UTC 2016


On Thu, 2016-09-08 at 11:57 -0600, Kyle Brenneman wrote:
> This one has the a bug in it where it doesn't set the callback if 
> (attrib_list == NULL), plus the more minor bug where it doesn't check 
> for invalid attributes if (callback == NULL). The first one is the same 
> bug you noticed in libglvnd, which got copied over when I adapted it for 
> Mesa. I can fix that and send out an updated patch if you like, or if 
> it's easier, I can add a commit to the end of this list.
> 

Hah, indeed. Patch at the end of this series is probably easiest.

- ajax


More information about the mesa-dev mailing list