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

config: produce error instead fs::exists exceptions #177

Merged
merged 1 commit into from
Jun 9, 2024

Conversation

nexec
Copy link
Contributor

@nexec nexec commented Jun 9, 2024

The current implementation produces coredump due to unhandled exception if the process does not have permission to access files specified in arguments of std::filesystem::exists.

Copy link
Member

@vaxerski vaxerski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@vaxerski vaxerski merged commit f4abf59 into hyprwm:main Jun 9, 2024
1 check passed
@nexec nexec deleted the filesystem_sigabrt_fix branch June 9, 2024 07:52
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