Surface-Derived Views May Be Retained After Re-configure. #4105
Labels
area: correctness
We're behaving incorrectly
area: wsi
Issues with swapchain management or windowing
type: bug
Something isn't working
It is trivial to write a program that retains a surface-derived texture view after the surface is reconfigured or the frame is presented.
This could allow users to write all sorts of fun races. We should check that all surface-derived views are dead when present is called.
The text was updated successfully, but these errors were encountered: