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

Fix inconsistency between / and /e #4876

Merged
merged 3 commits into from
Feb 3, 2025

Conversation

kazarmy
Copy link
Member

@kazarmy kazarmy commented Feb 3, 2025

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 documented every RZ_API function and struct this PR changes.
  • I've added tests that prove my changes are effective (required for changes to RZ_API).
  • I've updated the Rizin book with the relevant information (if needed).

Detailed description

This pr fixes an inconsistency between / and /e, in which hits were found with / <text> but not with /e /<text>/ despite a <text> that is free of regex operators.

Test plan

All builds are green.

Closing issues

...

librz/search/regexp.c Outdated Show resolved Hide resolved
@kazarmy kazarmy merged commit a5b348c into rizinorg:dev Feb 3, 2025
46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants