mirror of
https://github.com/brl/mutter.git
synced 2025-06-23 13:31:17 +00:00

Commit eae4561929
tried to clean how it checks for the private actor
flags. However the check for the 'IN_DESTRUCTION' flag in the Win32
backend got inverted so it would always clear the current
context. This was causing _cogl_check_driver_valid to fail later and
then the realize would get stuck in a infinite loop.