1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/tool/ruby_vm
Takashi Kokubun 0cd7be99e9
Avoid referring to an old value of realloc
OpenBSD RubyCI has failed with SEGV since 4bcd5981e8.
https://rubyci.org/logs/rubyci.s3.amazonaws.com/openbsd-current/ruby-master/log/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 delete emacs mode lines [ci skip] 2018-12-27 06:12:09 +00:00
helpers vm.inc now in C99 2019-01-25 14:09:10 +00:00
loaders extend rb_call_cache 2019-11-07 17:41:30 +09:00
models Introduce an "Inline IVAR cache" struct 2019-12-05 13:37:02 -08:00
scripts delete emacs mode lines [ci skip] 2018-12-27 06:12:09 +00:00
tests
views Avoid referring to an old value of realloc 2020-03-12 22:51:34 -07:00