mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
6afff1c3eb
Reject MRB_INT_MAX length strings to prevent signed integer overflow when adding 1 for the null terminator in str_init_normal_capa() and resize_capa(). Co-authored-by: Claude <noreply@anthropic.com>