mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-13 08:07:49 +00:00
The compiler couldn't convince itself that these are always initialized when compiling with Og. They are always initialized before use, because the only branch where they weren't had VERIFY_NOT_REACHED.