diff options
author | Matt Whitlock <[email protected]> | 2016-10-01 23:49:45 -0400 |
---|---|---|
committer | Nicolai Hähnle <[email protected]> | 2016-10-04 11:09:03 +0200 |
commit | 42ed8a6c9ccfb8b6b632c3be90fb03d292f53d25 (patch) | |
tree | 40dd06c9d73546f182915bdb13c00653cc5d458e /src/mapi | |
parent | ac6064f91898065c8b82255190a0508204d3f88c (diff) |
gallium/winsys: replace calls to dup(2) with fcntl(F_DUPFD_CLOEXEC)
Without this fix, duplicated file descriptors leak into child processes.
See commit aaac913e901229d11a1894f6aaf646de6b1a542c for one instance
where the same fix was employed.
Cc: <[email protected]>
Signed-off-by: Matt Whitlock <[email protected]>
Reviewed-by: Nicolai Hähnle <[email protected]>
Diffstat (limited to 'src/mapi')
0 files changed, 0 insertions, 0 deletions