summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/mruby-compiler/core/codegen.c
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2017-05-29 10:33:43 +0900
committerYukihiro "Matz" Matsumoto <[email protected]>2017-05-29 10:33:43 +0900
commit02670ffa8d7e178164cc590c5ca01fe090a19ced (patch)
tree105ac4c2f46de500e9f0cba869e9783b3133a04b /mrbgems/mruby-compiler/core/codegen.c
parent9f634a6f8b78ac9099238407cf15d4abca9b808c (diff)
downloadmruby-02670ffa8d7e178164cc590c5ca01fe090a19ced.tar.gz
mruby-02670ffa8d7e178164cc590c5ca01fe090a19ced.zip
Protect the returning value in OP_RETURN; fix #3669
Even though the returning value is retrieved from the stack, it may be freed if GC is caused during stack rewinding (e.g. ensure calls).
Diffstat (limited to 'mrbgems/mruby-compiler/core/codegen.c')
0 files changed, 0 insertions, 0 deletions