ruby/tool/ruby_vm
Takashi Kokubun 0cd7be99e9
Avoid referring to an old value of realloc
OpenBSD RubyCI has failed with SEGV since 4bcd5981e8.
20200312T223005Z.fail.html.gz

This was because `status->cc_entries` could be stale after `realloc` call
for inlined iseqs.
2020-03-12 22:51:34 -07:00
..
controllers
helpers
loaders
models Introduce an "Inline IVAR cache" struct 2019-12-05 13:37:02 -08:00
scripts
tests
views Avoid referring to an old value of realloc 2020-03-12 22:51:34 -07:00