Actions
Bug #21866
closedBackport Fix for integer overflow checks in enumerator
Bug #21866:
Backport Fix for integer overflow checks in enumerator
Description
I would like to backport this PR https://github.com/ruby/ruby/pull/15829 that has already merged to master.
Updated by rwstauner (Randy Stauner) about 1 month ago
3.4 backport PR: https://github.com/ruby/ruby/pull/16087
Updated by rwstauner (Randy Stauner) about 1 month ago
4.0 backport PR: https://github.com/ruby/ruby/pull/16088
Updated by rwstauner (Randy Stauner) about 1 month ago
3.3 backport PR: https://github.com/ruby/ruby/pull/16089
Updated by rwstauner (Randy Stauner) about 1 month ago
- Backport changed from 3.2: UNKNOWN, 3.3: UNKNOWN, 3.4: REQUIRED, 4.0: REQUIRED to 3.2: UNKNOWN, 3.3: REQUIRED, 3.4: REQUIRED, 4.0: REQUIRED
Updated by rwstauner (Randy Stauner) about 1 month ago
- Status changed from Open to Closed
Applied in changeset git|584c3b6465ec40226687e9699d2b652d9ad31a8f.
[Backport #21866] Fix integer overflow checks in enumerator (#16088)
Fix integer overflow checks in enumerator
Co-authored-by: Jörmungandrk github@zerodaysec.org
Updated by k0kubun (Takashi Kokubun) about 1 month ago
- Backport changed from 3.2: UNKNOWN, 3.3: REQUIRED, 3.4: REQUIRED, 4.0: REQUIRED to 3.2: UNKNOWN, 3.3: REQUIRED, 3.4: REQUIRED, 4.0: DONE
ruby_4_0 584c3b6465ec40226687e9699d2b652d9ad31a8f.
Updated by luke-gru (Luke Gruber) 11 days ago
- Backport changed from 3.2: UNKNOWN, 3.3: REQUIRED, 3.4: REQUIRED, 4.0: DONE to 3.2: UNKNOWN, 3.3: DONE, 3.4: REQUIRED, 4.0: DONE
Updated by nagachika (Tomoyuki Chikanaga) 10 days ago
- Backport changed from 3.2: UNKNOWN, 3.3: DONE, 3.4: REQUIRED, 4.0: DONE to 3.2: UNKNOWN, 3.3: DONE, 3.4: DONE, 4.0: DONE
ruby_3_4: merged at a93ff4880da5c4e56f7ec2066a9c3f7748892231.
Actions