Skip to content

Fixed a tokenizer edge case for strings #21

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
Jun 28, 2019

Conversation

dylanowen
Copy link
Contributor

@dylanowen dylanowen commented Jun 28, 2019

I found an edge case when parsing strings:

"some string\\" will never complete.

@tailhook tailhook merged commit 92f7da7 into graphql-rust:master Jun 28, 2019
@tailhook
Copy link
Collaborator

Nice catch! Thanks!

@dylanowen dylanowen deleted the tokenizer branch June 29, 2019 05:57
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.

2 participants