You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Produces https://pastebin.com/e34y4hZR before we hit propagate_line_numbers, then the POP_JUMP_IF_FALSE to block 22 causes a read of b_instr[0] which is technically allocated but really shouldn't be read.