rizin
rizin copied to clipboard
Fix bin_elf import & symbol leak
Your checklist for this pull request
- [X] I've read the guidelines for contributing to this repository
- [X] I made sure to follow the project's coding style
- [ ] I've documented or updated the documentation of every function and struct this PR changes. If not so I've explained why.
- [ ] I've added tests that prove my fix is effective or that my feature works (if possible)
- [ ] I've updated the rizin book with the relevant information (if needed)
Detailed description
This pr fixes the bin_elf import and symbol leak.
Test plan
All builds are green.
Closing issues
...