diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2017-05-29 10:33:43 +0900 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2017-05-29 10:33:43 +0900 |
| commit | 02670ffa8d7e178164cc590c5ca01fe090a19ced (patch) | |
| tree | 105ac4c2f46de500e9f0cba869e9783b3133a04b /mrbgems/mruby-compiler/core/codegen.c | |
| parent | 9f634a6f8b78ac9099238407cf15d4abca9b808c (diff) | |
| download | mruby-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
