mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-03 09:53:05 +00:00
A reference to the current stack frame becomes invalid after returning, so returning Bytes is pointless. I don't understand why this wasn't discovered earlier, but it caused some CI problems for me, so I fixed it. Don't take this as encouragement to break master! :^)