summaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2019-05-16 11:44:51 +0900
committerYukihiro "Matz" Matsumoto <[email protected]>2019-05-16 11:44:51 +0900
commit304b52fabe1c9672adac79dcc7777b07a468b6a4 (patch)
treec400cc01fe3b24da5273304777589ff831afeda9 /src
parent7aff5507dddf63dab578165471205b674e28524c (diff)
downloadmruby-304b52fabe1c9672adac79dcc7777b07a468b6a4.tar.gz
mruby-304b52fabe1c9672adac79dcc7777b07a468b6a4.zip
Set maximum string (and symbol) size to 65534 (`UINT16_MAX-1`).
The previous value (`UINT16_MAX`) was too long for symbols, so it raises an exception after the length check.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions