mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-03 17:56:58 +00:00
We were capturing a reference to a stack local and then persisting the closure, causing it to dereference a long-gone object when invoked.