mesa/src/egl
Emil Velikov f0d053cb6d egl: don't NULL deref the .get_capabilities function pointer
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: 0201f01dc4 ("egl: add EGL_ANDROID_native_fence_sync")
Cc: Rob Clark <robclark@freedesktop.org>
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
2017-08-26 11:22:17 +01:00
..
drivers egl: don't NULL deref the .get_capabilities function pointer 2017-08-26 11:22:17 +01:00
generate egl: Add dma_buf_import_modifiers for glvnd 2017-08-21 12:13:50 +01:00
main egl: Fix inclusion of egl.h+mesa_glinterop.h 2017-08-21 14:45:44 -07:00
wayland wayland-egl: update the SHA1 of the commit introducing v3 2017-07-24 10:36:30 +01:00
.gitignore egl: add gitignore 2017-04-22 00:42:38 +01:00
Android.mk Android: push driver build details to driver makefiles 2017-05-11 13:52:21 +01:00
egl-entrypoint-check check: add support for running test as standalone 2017-02-26 13:39:45 +00:00
egl-symbols-check egl/egl-symbols-check: do not mandate bash 2017-03-10 14:12:48 +00:00
Makefile.am loader: rework xmlconfig dependency 2017-08-04 23:54:52 +01:00
Makefile.sources egl: remove suprous header eglcompiler.h 2017-05-08 15:33:59 +01:00
SConscript egl: Fix missing Haiku include path 2015-09-28 13:58:25 -04:00