Skip to content
Commit d2d714b9 authored by Maximilian Krüger's avatar Maximilian Krüger Committed by Arjun Shankar
Browse files

Use O_CLOEXEC in sysconf [BZ #26791]

If sysconf is used in multithreaded processes, various filedescriptors
may leak due to missing O_CLOEXEC.  This commit adds the flag.
parent 30af7c7f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment