whitequark / parser

A Ruby parser.
Other
1.57k stars 197 forks source link

ruby/ruby@1bc8838 #932

Closed iliabylich closed 8 months ago

iliabylich commented 1 year ago

https://github.com/ruby/ruby/commit/1bc8838d60ef3fc6812d3b64ed87caaf0ae943d9

iliabylich commented 8 months ago

The bug was related to a MRI's regex parser hanging for certain escape sequence. All of them can be handled by parser, closing as there's nothing to backport.