Actions
Bug #22127
closedparse.y regexp crash on invalid encoding
Bug #22127:
parse.y regexp crash on invalid encoding
Updated by nobu (Nobuyoshi Nakada) 12 days ago
- Status changed from Open to Closed
Applied in changeset git|66ec908b84a99e512647a9dd61ac3451869e2a12.
[Bug #22127] Check the dynamic regexp compilation results
Updated by nobu (Nobuyoshi Nakada) 12 days ago
- Backport changed from 3.3: UNKNOWN, 3.4: UNKNOWN, 4.0: UNKNOWN to 3.3: DONTNEED, 3.4: DONTNEED, 4.0: REQUIRED
Updated by rwstauner (Randy Stauner) 10 days ago
ยท Edited
Backport PR for 4.0 opened: https://github.com/ruby/ruby/pull/17510
Actions