mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-25 23:10:23 +01:00
The wayland helper will use uninitialized data, causing undefined behaviour. This was because the feedback data was allocated, but not fully initialized. After the fix, SDL's vulkantest runs cleanly through valgrind. Before, it would not. Signed-off-by: Bram Stolk <b.stolk@gmail.com> Reviewed-by: Eric Engestrom <eric@engestrom.ch> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39133> |
||
|---|---|---|
| .. | ||
| loader.c | ||
| loader.h | ||
| loader_dri_helper.c | ||
| loader_dri_helper.h | ||
| loader_wayland_helper.c | ||
| loader_wayland_helper.h | ||
| meson.build | ||
| pci_id_driver_map.h | ||