mesa/src/egl
Patrick Lerda 0c85cb051f egl: fix memory leak related to _eglRefreshDeviceList()
Indeed, the unnecessary drmDevice objects were not freed.

For instance, this issue could be triggered with: "piglit/bin/egl_ext_platform_device -auto -fbo":
SUMMARY: AddressSanitizer: 2796 byte(s) leaked in 12 allocation(s).

Fixes: e39d72aec2 ("egl: only take render nodes into account when listing DRM devices")
Signed-off-by: Patrick Lerda <patrick9876@free.fr>
Reviewed-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22408>
(cherry picked from commit f9401a515a)
2023-04-20 16:05:01 -07:00
..
drivers yegl/wayland: fix glthread deadlocks 2023-03-27 14:06:54 -07:00
generate EGL: sync headers with Khronos 2022-10-12 19:26:01 +00:00
main egl: fix memory leak related to _eglRefreshDeviceList() 2023-04-20 16:05:01 -07:00
wayland
egl-entrypoint-check.py
egl-glvnd-symbols.txt
egl-symbols.txt egl/dri2: Implement the new flush method 2022-11-02 18:11:41 +00:00
meson.build gallium: remove st_context_iface, use st_context directly 2022-12-09 13:14:03 +00:00