7c57346dfd
This fixes a leak that was introduced in 89d15b9a "egl/wayland: add initial dma-buf feedback support". Do not leak dri2_surf->wl_dmabuf_feedback when we have to bail out because of allocation issues. Signed-off-by: Leandro Ribeiro <leandro.ribeiro@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13985>