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

Do not escape strings during the search #1830

Closed
wants to merge 1 commit into from
Closed

Conversation

XVilka
Copy link
Member

@XVilka XVilka commented Oct 13, 2021

Your checklist for this pull request

  • I've read the guidelines for contributing to this repository
  • I made sure to follow the project's coding style
  • I've added tests that prove my fix is effective or that my feature works (if possible)
  • I've updated the documentation and the rizin book with the relevant information (if needed)

Detailed description

Do not escape special characters during the string search process, only on printing (iz commands)

Test plan

CI is green

Closing issues

Required for #1752

@XVilka
Copy link
Member Author

XVilka commented Oct 13, 2021

Closing in favor of #1752 since it requires changes in the C commands as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant