monado/doc/changes/compositor/mr.1887.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
204 B
Markdown
Raw Normal View History

2023-06-26 19:44:00 +00:00
- 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.