Avoid leaking of file descriptors to child processes
ClosedPublic

Authored by volkov on Jun 27 2019, 4:08 PM.

Details

Summary

Use O_CLOEXEC flag.

Diff Detail

Repository
R467 K3b
Branch
Applications/19.04
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 13342
Build 13360: arc lint + arc unit
volkov requested review of this revision.Jun 27 2019, 4:08 PM
volkov created this revision.
volkov retitled this revision from Avoid leaking file descriptors to child processes to Avoid leaking of file descriptors to child processes.Jun 27 2019, 7:13 PM
aacid accepted this revision.Jun 27 2019, 8:40 PM
This revision is now accepted and ready to land.Jun 27 2019, 8:40 PM
volkov closed this revision.Jun 28 2019, 9:49 AM