diff options
| author | kurodash <[email protected]> | 2013-04-12 16:32:07 +0900 |
|---|---|---|
| committer | kurodash <[email protected]> | 2013-04-12 16:32:07 +0900 |
| commit | 7b7bffd5a82200338d4bef2d5891c7c2485a0f9a (patch) | |
| tree | 2a6ec06f8450d6cdceb77574e10f175b13281c1b /src/variable.c | |
| parent | 39b247ce2675b08d2efaf55a35cde5bb668dfe4a (diff) | |
| download | mruby-7b7bffd5a82200338d4bef2d5891c7c2485a0f9a.tar.gz mruby-7b7bffd5a82200338d4bef2d5891c7c2485a0f9a.zip | |
Fixed irep index overflows, when defining new closure.
Issue #1137.
In the present implementation, when calling mrb_load_string continuously, irep is not released.
Therefore, a 16-bit index was overflowing.
Diffstat (limited to 'src/variable.c')
0 files changed, 0 insertions, 0 deletions
