Skip to content

fix: unknown functions hang. fixes #112 #114

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 26, 2020

Conversation

shellscape
Copy link
Owner

This PR contains:

  • bugfix
  • feature
  • refactor
  • tests
  • documentation
  • metadata

Breaking Changes?

  • yes
  • no

If yes, please describe the breakage.

Please Describe Your Changes

This fixes #112 whereby unknown, hyphenated functions would cause the parser to enter an infinite loop.

Credit goes to @jonathantneal for identifying the offending code and cause.

@shellscape shellscape merged commit 963b574 into master Apr 26, 2020
@shellscape shellscape deleted the fix/112/unknown-function-hangs branch April 26, 2020 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

postcss-values-parser hangs indefinitely
1 participant