seems rare scenario indeed but there's similar check for image extension
caps;
Reviewed-by: Tapani Pälli
On 08/07/2017 07:23 PM, Emil Velikov wrote:
From: Emil Velikov
One could easily introduce version 3 of the DRI2fenceExtension,
extending the struct, while not implementing the above func
From: Emil Velikov
One could easily introduce version 3 of the DRI2fenceExtension,
extending the struct, while not implementing the above function.
Thus we'll end up with NULL pointer, and dereferencing it won't fare
too well.
Fixes: 0201f01dc4e ("egl: add EGL_ANDROID_native_fence_sync")
Cc: Ro