Revert "wsi/x11: Don't leak xcb_get_geometry_reply_t."
This reverts commit 24049b8771.
Signed-off-by: Renato Pereyra <renatopereyra@chromium.org>
Reviewed-by: Yiwei Zhang <zzyiwei@chromium.org>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16954>
This commit is contained in:
committed by
Marge Bot
parent
4bee678df3
commit
ee587f202e
@@ -1572,7 +1572,6 @@ x11_manage_fifo_queues(void *state)
|
||||
result = VK_ERROR_SURFACE_LOST_KHR;
|
||||
goto fail;
|
||||
}
|
||||
free(geometry);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user