summaryrefslogtreecommitdiff
path: root/iseq.c
diff options
context:
space:
mode:
authorJean Boussier <jean.boussier@gmail.com>2020-05-07 21:49:40 +0200
committerAaron Patterson <aaron.patterson@gmail.com>2020-05-11 09:15:24 -0700
commit1258a0fb90ea63bf1ec108815cce0d552acfc726 (patch)
treeb059dab4e959a08791777651b133d80c8459333f /iseq.c
parent15e977349e31389515bccf7a9684005a0c36e02d (diff)
Remove the 65 size limit for name_err_mesg_to_str
This limit was introduced on Nov 20 1996 in 554b989ba1623b9f6a0b76f00824c83a23fbcbc1 Apparently to protect from a buffer overflow: * eval.c (f_missing): オブジェクトの文字列表現が長すぎる時バッファ を書き潰していた However I tested that path with very large strings and it works fine.
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/3090
Diffstat (limited to 'iseq.c')
0 files changed, 0 insertions, 0 deletions