We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Make sure you are testing using the latest git version of radare2 before submitting any issue.
If you would like to report a bug, please fill the template below
If you search some hex value the current map should also be searched if search.in is configured with io.maps
The current map seems to be skipped for any search.
I also created a test for this: https://github.com/radare/radare2-regressions/commit/5d28ecc40bb8766e07c042de8f5d997d1e0ec633
The text was updated successfully, but these errors were encountered:
Fix #14403 - Fix search on multiple maps (#14405) ##search
d3459ff
Successfully merging a pull request may close this issue.
This template is meant for bug reports, if you have a feature request, please be as descriptive as possible and delete the template
Make sure you are testing using the latest git version of radare2 before submitting any issue.
If you would like to report a bug, please fill the template below
Work environment
Expected behavior
If you search some hex value the current map should also be searched
if search.in is configured with io.maps
Actual behavior
The current map seems to be skipped for any search.
Steps to reproduce the behavior
I also created a test for this:
https://github.com/radare/radare2-regressions/commit/5d28ecc40bb8766e07c042de8f5d997d1e0ec633
The text was updated successfully, but these errors were encountered: