monado/doc/changes/compositor/mr.1887.md
2023-06-26 20:44:00 +01:00

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.