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) 17 days ago
3.4 backport PR: https://github.com/ruby/ruby/pull/16087
Updated by rwstauner (Randy Stauner) 17 days ago
4.0 backport PR: https://github.com/ruby/ruby/pull/16088
Updated by rwstauner (Randy Stauner) 17 days ago
3.3 backport PR: https://github.com/ruby/ruby/pull/16089
Updated by rwstauner (Randy Stauner) 17 days 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) 14 days 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) 14 days 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.
Actions