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 segfault in adf #16230

Merged
merged 2 commits into from Mar 16, 2020
Merged

Fix segfault in adf #16230

merged 2 commits into from Mar 16, 2020

Conversation

x0urc3
Copy link
Contributor

@x0urc3 x0urc3 commented Mar 16, 2020

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 radare2 book with the relevant information (if needed)

Detailed description

Segmentation fault when adf is used without analysis

Test plan

  • Should not seg fault when using adf without analysis

Closing issues

Closes #16215

@github-actions github-actions bot added the command New commands requests, behaviour changes, removal label Mar 16, 2020
@radare radare merged commit 4d38116 into radareorg:master Mar 16, 2020
@x0urc3 x0urc3 deleted the fix-adf branch March 16, 2020 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
command New commands requests, behaviour changes, removal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

command "adf" Segmentation fault
2 participants