mesa/src
Neil Roberts fcc9f9e06e glsl: Make sure not to dereference NULL
In this bit of code point_five can be NULL if the expression is not a
constant. This fixes it to match the pattern of the rest of the chunk
of code so that it checks for NULLs.

Cc: Matt Turner <mattst88@gmail.com>
Cc: "10.6" <mesa-stable@lists.freedesktop.org>
Reviewed-by: Matt Turner <mattst88@gmail.com>
(cherry picked from commit 86a3557d7c)
2015-07-08 13:36:46 +01:00
..
egl egl/x11: Remove duplicate call to dri2_x11_add_configs_for_visuals 2015-06-25 15:17:02 +01:00
gallium radeonsi: fix a hang with DrawTransformFeedback on 4 SE chips 2015-07-08 13:34:06 +01:00
gbm gbm: do not (over)link against libglapi.so 2015-06-25 15:17:02 +01:00
getopt
glsl glsl: Make sure not to dereference NULL 2015-07-08 13:36:46 +01:00
glx glx/dri3: Add additional check for gpu offloading case 2015-05-11 19:31:44 +02:00
gtest Fix a few typos 2015-04-27 17:28:29 +03:00
hgl glapi/hgl: Drop extern "C" as it was added to glapi 2015-05-13 15:26:29 -04:00
loader mesa: build xmlconfig to a separate static library 2015-06-12 16:29:50 +01:00
mapi glapi: Make GL_ARB_direct_state_access functions exclusive to core profile 2015-06-03 16:38:01 +01:00
mesa i965: Reserve more batch space to accomodate Gen6 perfmonitors. 2015-07-08 13:36:46 +01:00
util util/list: Add a list validation function 2015-05-08 17:16:13 -07:00
Makefile.am mesa; add a dummy _mesa_error_no_memory() symbol to libglsl_util 2015-06-12 16:29:34 +01:00
SConscript scons: Don't build loader on Windows. 2015-03-25 10:42:35 +00:00