summaryrefslogtreecommitdiff
path: root/thread.c
diff options
context:
space:
mode:
authorNobuyoshi Nakada <[email protected]>2025-06-04 13:49:16 +0900
committerNobuyoshi Nakada <[email protected]>2025-06-04 15:31:40 +0900
commit7ddc5e6187fdf531fe5e92f01bb4624c06bddda2 ()
treeb1754eeb401894c78e3edeee7fb692597e783d3d /thread.c
parentc5f7d274d78a5ef6818bc5d344a1f27bf2f794c4 (diff)
Suppress overflow warning at `ALLOC_N` in `iseq_set_local_table`
`xmalloc2` checks the overflow of arguments multiplication.
Notes: Merged: https://.com/ruby/ruby/pull/13509
0 files changed, 0 insertions, 0 deletions