Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Prevent infinite loop in erb grammar #1208

Merged
merged 1 commit into from
Dec 4, 2013

Conversation

kevinsawicki
Copy link
Contributor

@cameronmcefee found an infinite loop crash over in atom/language-ruby-on-rails#1

Previously only the scope name was checked which allowed cases
were rules without scope names to grow the stack infinitely without
advancing the position.

Closes atom/language-ruby-on-rails#1
kevinsawicki added a commit that referenced this pull request Dec 4, 2013
Prevent infinite loop in erb grammar
@kevinsawicki kevinsawicki merged commit 7f62720 into master Dec 4, 2013
@kevinsawicki kevinsawicki deleted the ks-erb-infinite-parse-loop branch December 4, 2013 23:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant