mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-06 07:06:10 +00:00
4 lines
204 B
Markdown
4 lines
204 B
Markdown
|
- util: Make sure to not destroy invalid `VkSemaphore` objects.
|
||
|
- util: Track native semaphore handles, following the semantics of other handles
|
||
|
in Monado. This fixes the leak of `syncobj_file` on Linux.
|