Files
mruby-mruby/src
Yukihiro "Matz" Matsumoto 6afff1c3eb string.c: fix integer overflow in str_check_length()
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>
2026-02-10 11:12:27 +09:00
..
2024-04-22 18:00:27 +10:00
2026-01-01 13:18:33 +09:00
2026-02-07 16:47:39 +09:00
2016-05-09 17:19:47 +02:00