mesa/src
Emil Velikov 6dff29d926 egl/x11: check the return value of xcb_dri2_get_buffers_reply()
... before using it. The function can return NULL, which we should check
prior to refererencing it in the next function(s).

Cc: Fabian Vogt <fvogt@suse.com>
Cc: "11.1 11.2" <mesa-stable@lists.freedesktop.org>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=93667
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Eduardo Lima Mitev <elima@igalia.com>
(cherry picked from commit b9c5c4af6d)
2016-04-11 21:02:18 +01:00
..
egl egl/x11: check the return value of xcb_dri2_get_buffers_reply() 2016-04-11 21:02:18 +01:00
gallium radeon/uvd: increase max height to 4096 for VI and newer 2016-04-11 21:02:17 +01:00
gbm gbm.h: Add a missing stddef.h include for size_t. 2015-10-30 19:12:14 +00:00
getopt
glsl glsl: avoid stack smashing when there are too many attributes 2016-04-11 21:02:17 +01:00
glx glx: update to updated version of EXT_create_context_es2_profile 2016-04-11 21:02:15 +01:00
gtest
hgl
loader virtio_gpu: Add PCI ID to driver map 2016-04-11 21:02:16 +01:00
mapi mesa: do not enable KHR_debug for ES 1.0 2015-12-04 16:37:06 +00:00
mesa i965: Only magnify depth for 3D textures, not array textures. 2016-04-11 21:02:17 +01:00
util ralloc: Fix ralloc_adopt() to the old context's last child's parent. 2016-01-08 12:05:26 +02:00
Makefile.am glsl: move shader_enums into nir 2015-10-09 15:03:28 -04:00
SConscript scons: rework the EGL build 2015-07-22 16:35:27 +01:00