mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-25 10:28:11 +02:00
The non-dynamic members of xfb_info are already included in sizeof(hk_passthrough_gs_key), so adding nir_xfb_info_size counts them twice. Because of this we were including uninitialized memory in the key in hk_handle_passthrough_gs, which is undefined behavior. Fixes: |
||
|---|---|---|
| .. | ||
| ci | ||
| clc | ||
| compiler | ||
| drm-shim | ||
| genxml | ||
| isa | ||
| layout | ||
| lib | ||
| libagx | ||
| vulkan | ||
| .clang-format | ||
| meson.build | ||