Skip to content
Snippets Groups Projects
Commit 9e168a96 authored by Tim Wickberg's avatar Tim Wickberg
Browse files

Add O_CLOEXEC to safeopen(), and remove fd_set_close_on_exec().

After auditing the four calls using this function, it's clear that none
of these fd's are ever meant to leak to a fork()'d process.
parent 53886177
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment