mirror of
https://github.com/brl/mutter.git
synced 2025-06-11 07:53:59 +00:00

We weren't taking a reference on the texture to be used as the color buffer for offscreen rendering, so it was possible to free the texture leaving the framebuffer in an inconsistent state.