2e12768e3c
Commit eae45619299 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.