mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-01 18:58:10 +02:00
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:
parent
4bee678df3
commit
ee587f202e
1 changed files with 0 additions and 1 deletions
|
|
@ -1572,7 +1572,6 @@ x11_manage_fifo_queues(void *state)
|
|||
result = VK_ERROR_SURFACE_LOST_KHR;
|
||||
goto fail;
|
||||
}
|
||||
free(geometry);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue