Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
va: fix handling when all wayland backends fail
when all backend failed vaGetDisplayWl will just return a context that was already destroyed. This leads to crashes if downstream tries to use the context.
- Loading branch information