summaryrefslogtreecommitdiffhomepage
path: root/src/debug.c
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2017-11-22 14:05:11 +0900
committerYukihiro "Matz" Matsumoto <[email protected]>2017-11-22 14:05:11 +0900
commit0ab21a9a5e487a0d50988adb5d6c4114364acd3d (patch)
tree2b1d826bd6d489cd24a2822cd56042be5c47ba53 /src/debug.c
parentfbafa780983d2e37b2563f52aa068614fdf0bedc (diff)
downloadmruby-0ab21a9a5e487a0d50988adb5d6c4114364acd3d.tar.gz
mruby-0ab21a9a5e487a0d50988adb5d6c4114364acd3d.zip
Stack adjustment should be based on `p->upper`; fix #3857
It used to be based on `ci->proc` but the callinfo position may be wrong when `ecall()` is called during stack rewinding from `OP_RETURN`.
Diffstat (limited to 'src/debug.c')
0 files changed, 0 insertions, 0 deletions