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

process: check if a file is executable before loading it #51

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

fischerling
Copy link
Contributor

Add executable permission check and return -errno from __load_exectuable to indicate the occurred error.

Add executable permission check and return -errno from __load_exectuable
to indicate the occurred error.
@Galfurian Galfurian merged commit 2f56b61 into mentos-team:develop Mar 7, 2024
18 checks passed
@fischerling fischerling deleted the check-exec-permission branch March 14, 2024 17:49
@Galfurian Galfurian added the enhancement New feature or request label Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants