diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2017-11-22 14:05:11 +0900 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2017-11-22 14:05:11 +0900 |
| commit | 0ab21a9a5e487a0d50988adb5d6c4114364acd3d (patch) | |
| tree | 2b1d826bd6d489cd24a2822cd56042be5c47ba53 /src/kernel.c | |
| parent | fbafa780983d2e37b2563f52aa068614fdf0bedc (diff) | |
| download | mruby-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/kernel.c')
0 files changed, 0 insertions, 0 deletions
