mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-10 07:29:33 +00:00
This mistake created an incredible amount of confusion. We would allocate a slightly too small Painter on the stack and then invoke its constructor, overwriting whatever came after it on the stack.