Skip to content
This repository has been archived by the owner on Feb 5, 2025. It is now read-only.

Use proper CanWrite method to safeguard TTY struct access #1420

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

mlw
Copy link
Contributor

@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 subscribe to this conversation on GitHub. Already have an account? Sign in.
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