diff options
author | Matt Whitlock <freedesktop@mattwhitlock.name> | 2016-10-01 23:49:44 -0400 |
---|---|---|
committer | Nicolai Hähnle <nicolai.haehnle@amd.com> | 2016-10-04 11:09:01 +0200 |
commit | ac6064f91898065c8b82255190a0508204d3f88c (patch) | |
tree | eaad9dd27a19d5002ed320b8db8c0d82e9ebd6be /src/gallium/winsys/vc4/drm | |
parent | 0c060f691c0827b0a66e97a4a7f54385de14cdb8 (diff) | |
download | external_mesa3d-ac6064f91898065c8b82255190a0508204d3f88c.zip external_mesa3d-ac6064f91898065c8b82255190a0508204d3f88c.tar.gz external_mesa3d-ac6064f91898065c8b82255190a0508204d3f88c.tar.bz2 |
st/xa: replace call 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: <mesa-stable@lists.freedesktop.org>
Signed-off-by: Matt Whitlock <freedesktop@mattwhitlock.name>
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
Diffstat (limited to 'src/gallium/winsys/vc4/drm')
0 files changed, 0 insertions, 0 deletions