summaryrefslogtreecommitdiff
path: root/ractor.c
diff options
context:
space:
mode:
authorYusuke Endoh <mame@ruby-lang.org>2021-03-06 00:45:56 +0900
committerYusuke Endoh <mame@ruby-lang.org>2021-03-06 00:50:09 +0900
commit8ccc12118ea5257f846476088eb9c64944560892 (patch)
tree053f777299134443368dcaee092dfac984b82661 /ractor.c
parent261b746dcaf50ba34748ccff85a94c68879a301c (diff)
Keep libpath length non-negative [Bug #16784]
When runtime_libruby_path does not include '/', it attempts to call rb_str_resize with negative length. This change makes sure that the length non-negative. Co-Authored-By: xtkoba (Tee KOBAYASHI) <xtkoba+ruby@gmail.com>
Diffstat (limited to 'ractor.c')
0 files changed, 0 insertions, 0 deletions