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

Skip circular deps, close elf file before opening others. #289

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

chipolux
Copy link
Contributor

Fixes issue #287

Skips extracting dependencies from libs we have already seen to avoid getting trapped in circular dependencies, also ensures we close the current library after we extract it's imported libs.

@probonopd
Copy link
Owner

Thanks @chipolux, a very welcome contribution 👍

@probonopd probonopd merged commit c94751c into probonopd:master Jun 14, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants