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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment