mirror of
https://github.com/brl/mutter.git
synced 2025-03-25 12:43:52 +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.