diff options
author | Matt Whitlock <[email protected]> | 2016-10-01 23:49:43 -0400 |
---|---|---|
committer | Nicolai Hähnle <[email protected]> | 2016-10-04 11:08:58 +0200 |
commit | 0c060f691c0827b0a66e97a4a7f54385de14cdb8 (patch) | |
tree | 0dd5e4a62b086833fb637b301c6e1e279ac073ae /src/gallium/state_trackers/xa | |
parent | 5d0069eca2c5e29ef9255f9b0e70d4daefd10ce8 (diff) |
st/dri: 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/gallium/state_trackers/xa')
0 files changed, 0 insertions, 0 deletions