mesa/src
Iago Toral Quiroga c573b50179 glsl: add missing initialization of the location path field
This was apparently missed in 67b32190f3, which added support
for ARB_shading_language_include to #line, including the 'path'
field for the location.

Fixes crashes in CTS with all drivers as they attempt to access
an uninitialized path string during parsing.

Fixes: 67b32190f3 ("glsl: add ARB_shading_language_include support to #line")
Closes: https://gitlab.freedesktop.org/mesa/mesa/issues/2132
Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
Reviewed-by: Jose Maria Casanova <jmcasanova@igalia.com>
2019-11-21 12:55:15 +01:00
..
amd radv: Enable Subgroup Arithmetic and Clustered for SI 2019-11-20 20:31:45 +00:00
broadcom v3d: adds an extra MOV for any sig.ld* 2019-11-20 11:21:16 +01:00
compiler glsl: add missing initialization of the location path field 2019-11-21 12:55:15 +01:00
drm-shim drm-shim: fix EOF case 2019-11-13 12:39:14 +00:00
egl Revert "egl: handle EGL_IMAGE_EXTERNAL_FLUSH_EXT" 2019-11-14 07:46:14 +02:00
etnaviv util: remove LIST_IS_EMPTY macro 2019-10-28 11:24:39 +00:00
freedreno freedreno/ir3: enable half precision for pre-fs texture fetch 2019-11-20 14:09:43 +01:00
gallium pipe-loader: check that the pointer to driconf_xml isn't NULL 2019-11-21 07:34:20 +01:00
gbm meson: move the generic symbols check arguments to a common variable 2019-11-05 20:30:47 +00:00
getopt meson: build getopt when using msvc 2019-09-10 20:36:47 +00:00
glx dri: Avoid swapbuffer throttling in glXCopySubBufferMESA 2019-10-05 13:19:37 +00:00
gtest meson: gtest needs pthreads 2019-11-07 06:11:19 -08:00
hgl haiku: fix Mesa build 2019-10-01 10:31:02 +00:00
imgui imgui: bump imgui memory editor copy 2019-06-18 15:34:13 +00:00
intel Revert "i965/fs: Merge CMP and SEL into CSEL on Gen8+" 2019-11-20 20:47:32 +00:00
loader loader: replace xmlpool_options_h with idep_xmlconfig_headers 2019-10-31 15:29:06 +00:00
mapi mesa: add ARB_shading_language_include stubs 2019-11-20 05:05:55 +00:00
mesa Revert "st/mesa: keep serialized NIR instead of nir_shader in st_program" 2019-11-20 15:22:32 -08:00
panfrost panfrost: Add the lod_bias field 2019-11-21 06:05:12 +00:00
util mesa: enable glthread for 7 Days To Die 2019-11-18 17:25:57 -05:00
vulkan util: Add a mapping from VkFormat to PIPE_FORMAT. 2019-11-19 15:35:52 -08:00
meson.build meson: revert glvnd workaround 2019-10-31 17:09:59 +00:00
SConscript