diff options
author | k0kubun <k0kubun@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2019-03-18 16:32:48 +0000 |
---|---|---|
committer | k0kubun <k0kubun@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2019-03-18 16:32:48 +0000 |
commit | 4d426e28d2cbbc09208987c6cf86180ea3ba3522 (patch) | |
tree | 18485082db1ad71c26e01f8850a6a8358be532e8 /benchmark/hash_aref_sym.rb | |
parent | 08e9c58d519599def6b786ea211ac3a3d8b64d52 (diff) |
Resurrect r67287 and r67288
I noticed that r67287 was illegal because memory allocated by `alloca`
was used after the stack is expired.
So I just replaced that with `malloc` and `free` for now.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67299 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'benchmark/hash_aref_sym.rb')
0 files changed, 0 insertions, 0 deletions