aboutsummaryrefslogtreecommitdiffstats
path: root/hash.c
diff options
context:
space:
mode:
authorYusuke Endoh <mame@ruby-lang.org>2020-05-13 08:39:50 +0900
committerYusuke Endoh <mame@ruby-lang.org>2020-05-13 08:42:48 +0900
commit9cfa811b0f209d714f89fe0de6778c71f77556c7 (patch)
tree721933099d85156503c090be76da237ced3d925d /hash.c
parent777b5b4f3959ebd1a0b2601324a1f4fa452ca166 (diff)
downloadruby-9cfa811b0f209d714f89fe0de6778c71f77556c7.tar.gz
Do not try ffi_closure_alloc if libffi is <= 3.1
Maybe due to e1855100e46040e73630b378974c17764e0cccee, CentOS, RHEL, and Fedora CIs have started failing with SEGV. Try to avoid ffi_closure_alloc on those environments. https://rubyci.org/logs/rubyci.s3.amazonaws.com/centos8/ruby-master/log/20200512T183004Z.fail.html.gz https://rubyci.org/logs/rubyci.s3.amazonaws.com/fedora32/ruby-master/log/20200512T183004Z.fail.html.gz https://rubyci.org/logs/rubyci.s3.amazonaws.com/rhel8/ruby-master/log/20200512T183003Z.fail.html.gz
Diffstat (limited to 'hash.c')
0 files changed, 0 insertions, 0 deletions