mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-01 03:57:15 +02:00
This prevents the variables declared inside a class static initializer to escape to the nearest containing function causing all sorts of memory corruptions.