-
Notifications
You must be signed in to change notification settings - Fork 4
audit CLOEXEC #1
Copy link
Copy link
Open
Description
Make sure we're using CLOEXEC when creating file descriptors whenever possible. I noticed we weren't specifying it in the memfd used to load tuple-flatpak-launch into memory, although, in this case we may not be able to use it isince closing it might not allow execveat to work.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels