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

Escape special characters and add missing quotes for grep #214

Merged
merged 2 commits into from
Feb 28, 2023

Conversation

petervas
Copy link
Contributor

Some grep calls had unescaped '.' in the pattern that could result in unintended matches.
This PR should fix #118.

Added a few missing quotes to a patterns.

@petervas petervas mentioned this pull request Feb 27, 2023
@slimm609 slimm609 merged commit 0ca938e into slimm609:main Feb 28, 2023
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.

Broken CFI Checks
2 participants