Skip to content
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

Utils: don't consume three backslashes at a time #664

Merged
merged 1 commit into from
Oct 16, 2019
Merged

Utils: don't consume three backslashes at a time #664

merged 1 commit into from
Oct 16, 2019

Conversation

wh0
Copy link
Contributor

@wh0 wh0 commented Oct 7, 2019

fixes #589

This removes the special logic for understanding three backslashes in a row as an escaped single backslash.

@n1474335 n1474335 merged commit d60d595 into gchq:master Oct 16, 2019
@n1474335
Copy link
Member

Thanks very much, very useful. I've added a few tests to make sure this doesn't break again in future.

@wh0 wh0 deleted the backslash branch October 1, 2021 03:12
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.

Bug report: Utils.parseEscapedChars backslash matching
2 participants