Actions
Bug #22127
closedparse.y regexp crash on invalid encoding
Bug #22127:
parse.y regexp crash on invalid encoding
Description
./ruby --parser=parse.y -e '/#{"\xcd"}/'
results in a segfault
Actions
Added by kddnewton (Kevin Newton) 2 days ago. Updated 1 day ago.
Description
./ruby --parser=parse.y -e '/#{"\xcd"}/'
results in a segfault
Applied in changeset git|66ec908b84a99e512647a9dd61ac3451869e2a12.
[Bug #22127] Check the dynamic regexp compilation results