mesa/src
Erico Nunes 7297f931f0 lima/ppir: initialize slots array for dummy/undef
Some functions in ppir iterate the ppir_op_info slots arrays looking
for the PPIR_INSTR_SLOT_END token. The dummy/undef internal ops may
appear in the scheduling code and their slots arrays did not contain
that token, which could result in invalid array reads.
Reported by gcc -fsanitize=address.

Signed-off-by: Erico Nunes <nunes.erico@gmail.com>
Reviewed-by: Vasily Khoruzhick <anarsoul@gmail.com>
Cc: 22.0 <mesa-stable>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14894>
2022-02-11 21:55:10 +00:00
..
amd aco/insert_exec_mask: refactor and remove some unnecessary WQM handling code 2022-02-11 19:05:30 +00:00
android_stub
asahi agx: Don't kill helper threads in ld_var 2022-02-06 15:02:39 +00:00
broadcom v3dv: Use the common command pool implementation 2022-02-11 08:06:25 +00:00
compiler Re-indentation after the previous commit 2022-02-11 17:25:34 +00:00
drm-shim
egl egl/wayland: Don't replace existing backbuffer in get_buffers 2022-02-07 09:57:41 +00:00
etnaviv etnaviv: add support for INTEL_blackhole_render 2022-01-31 16:52:29 +00:00
freedreno vulkan: Take a vk_command_pool in vk_command_buffer_init() 2022-02-11 08:06:25 +00:00
gallium lima/ppir: initialize slots array for dummy/undef 2022-02-11 21:55:10 +00:00
gbm
getopt
glx glx: Use the new no-error driver interface 2022-02-04 18:36:24 +00:00
gtest
hgl
imgui
intel anv: Handle VK_DESCRIPTOR_POOL_CREATE_HOST_ONLY_BIT_VALVE for descriptor sets 2022-02-11 12:03:42 +00:00
loader gallium/dri: add missing PIPE_BIND_DRI_PRIME handling 2022-02-08 00:13:07 +00:00
mapi glthread: call _mesa_glthread_BindBuffer unconditionally 2022-02-01 06:11:22 +00:00
mesa Re-indentation after the previous commit 2022-02-11 17:25:34 +00:00
microsoft microsoft/compiler: Fill interpolation for sysval inputs to non-vertex shader 2022-02-11 00:19:17 +00:00
nouveau
panfrost vulkan: Take a vk_command_pool in vk_command_buffer_init() 2022-02-11 08:06:25 +00:00
tool ci: Use a dlclose-disabling preload library for leak checking in Vulkan. 2022-01-27 23:47:46 +00:00
util driconf: Add Heaven entries for Windows .exe 2022-02-10 20:19:00 +00:00
virtio venus: use 64KB alignment for suballocations 2022-02-11 21:26:45 +00:00
vulkan vulkan: Implement of a bunch of VkCommandPool functions 2022-02-11 08:06:25 +00:00
meson.build