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

Align handling of invalid files between analyse_macho and analyse_elf #2383

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

kevemueller
Copy link

Analyse_elf treats a file that cannot be opened (e.g. dangling symlink) not as an error, but simply as something that cannot be analysed. Make analyse_macho do the same.

@bapt bapt merged commit e518c4c into freebsd:main Dec 6, 2024
10 of 12 checks passed
@kevemueller kevemueller deleted the analysefail branch December 6, 2024 14:04
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