diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2019-05-16 11:44:51 +0900 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2019-05-16 11:44:51 +0900 |
| commit | 304b52fabe1c9672adac79dcc7777b07a468b6a4 (patch) | |
| tree | c400cc01fe3b24da5273304777589ff831afeda9 /src/numeric.c | |
| parent | 7aff5507dddf63dab578165471205b674e28524c (diff) | |
| download | mruby-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/numeric.c')
0 files changed, 0 insertions, 0 deletions
