Skip to content

zink: Avoid leaking zink_ctx_surface on creation failure

What does this MR do and why?

Make sure to release all the resources when reaching the creation failure path.

Merge request reports