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

Use proper CanWrite method to safeguard TTY struct access #1420

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

mlw
Copy link
Member

@mlw mlw commented Aug 21, 2024

Fixes crash due to improper check safeguarding access to the TTY member of the es_process_t struct.

Fixes #1419

@mlw mlw added bug santad Work related to the Santa Daemon file access authorization labels Aug 21, 2024
@mlw mlw added this to the 2024.8 milestone Aug 21, 2024
@mlw mlw requested a review from a team as a code owner August 21, 2024 20:08
@mlw mlw merged commit ff0efe9 into google:main Aug 21, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug file access authorization santad Work related to the Santa Daemon
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EnableSilentMode for File Access Authorization disables authorization rules for GUI apps
2 participants