mirror of
https://github.com/ziglang/zig.git
synced 2026-03-11 21:59:52 +00:00
Clean up the code a bit and introduce a few checks meant to avoid overshooting the end of the frame chain. The code is now stable enough not to cause panics during the call frame walking.