mesa/src/egl/drivers
David Redondo 8687ef15a3 egl/wayland: fix oob buffer access during buffer_fds clean up
After iterating through the number of planes in the above for
loop i is more than the number of planes which corresponds to
the size of the buffer_fds array.

Fixes: 967b9ad084 ("egl/wayland: for prime, allocate linear_copy from display GPU VRAM")
Signed-off-by: David Redondo <kde@david-redondo.de>
Reviewed-by: Simon Ser <contact@emersion.fr>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22496>
(cherry picked from commit eb7e906886)
2023-04-19 14:37:55 +01:00
..
dri2 egl/wayland: fix oob buffer access during buffer_fds clean up 2023-04-19 14:37:55 +01:00
haiku EGL: implement Haiku driver over Gallium 2023-02-18 00:44:43 +00:00
wgl