Problem: tweetnacl leaks file descriptor on fork+exec
Solution: open with O_CLOEXEC if available or set FD_CLOEXEC if not
Showing
Please
register
or
sign in
to comment
Solution: open with O_CLOEXEC if available or set FD_CLOEXEC if not