diff options
author | Yusuke Endoh <mame@ruby-lang.org> | 2021-03-06 00:45:56 +0900 |
---|---|---|
committer | Yusuke Endoh <mame@ruby-lang.org> | 2021-03-06 00:50:09 +0900 |
commit | 8ccc12118ea5257f846476088eb9c64944560892 (patch) | |
tree | 053f777299134443368dcaee092dfac984b82661 /bootstraptest | |
parent | 261b746dcaf50ba34748ccff85a94c68879a301c (diff) | |
download | ruby-8ccc12118ea5257f846476088eb9c64944560892.tar.gz |
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 'bootstraptest')
0 files changed, 0 insertions, 0 deletions