mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-22 20:48:09 +02:00
eglCreateSyncKHR takes ownership of the file descriptor. Noticed by
inspection.
While we're at it, move the fence_fd declaration to the scope where
it's used.
Last but not least, close the fd in xwl_glamor_wait_fence when bailing
before calling eglCreateSyncKHR, and document that it takes ownership.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| vfb | ||
| xfree86/common | ||
| xwayland | ||
| meson.build | ||