mesa/src/gallium/auxiliary
Matt Whitlock 5d0069eca2 gallium/auxiliary: replace call to dup(2) with fcntl(F_DUPFD_CLOEXEC)
Without this fix, duplicated file descriptors leak into child processes.
See commit aaac913e90 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>
2016-10-04 11:08:55 +02:00
..
cso_cache gallium: Use enum pipe_shader_type in set_shader_images() 2016-08-29 09:07:37 -06:00
draw gallium: Use enum pipe_shader_type in set_sampler_views() 2016-08-29 09:07:25 -06:00
gallivm gallivm: support negation on 64-bit integers 2016-09-21 10:24:50 +02:00
hud gallium/hud: Add support for CPU frequency monitoring 2016-09-30 15:18:46 -06:00
indices gallium/util: another s/unsigned/enum pipe_prim_type/ for clang 2016-05-27 18:42:21 -06:00
nir ttn: fix warning after 7bf76563e 2016-09-16 11:55:26 -04:00
os auxiliary/os: add new os_get_command_line() function 2016-08-01 12:20:19 -06:00
pipe-loader pipe_loader_sw: Fix fd leak when instantiated via pipe_loader_sw_probe_kms 2016-06-28 12:29:54 +02:00
pipebuffer gallium/radeon/winsyses: reduce the number of pb_cache buckets 2016-09-27 16:45:41 +02:00
postprocess gallium/postprocess: Fix resource freeing 2016-09-01 07:59:49 +02:00
rbug Fix a few typos 2015-04-27 17:28:29 +03:00
rtasm gallium: Use STATIC_ASSERT whenever possible. 2016-04-12 16:56:15 +01:00
target-helpers gallium/target-helpers: remove inline_wrapper_sw_helper.h 2016-05-01 08:37:25 +01:00
tgsi gallivm/llvmpipe: prepare support for ARB_gpu_shader_int64. 2016-09-21 10:24:30 +02:00
translate translate: fix start_instance parameter in sse version 2016-06-21 21:50:16 -04:00
util gallium/u_math: add util_logbase2_ceil 2016-09-27 16:44:38 +02:00
vl gallium/auxiliary: replace call to dup(2) with fcntl(F_DUPFD_CLOEXEC) 2016-10-04 11:08:55 +02:00
Android.mk Android: fix build break from nir/glsl move to compiler/ 2016-02-29 10:51:44 +00:00
Makefile.am gallium/hud: Add support for block I/O, network I/O and lmsensor stats 2016-09-28 16:18:05 -06:00
Makefile.sources gallium/hud: Add support for CPU frequency monitoring 2016-09-30 15:18:46 -06:00
SConscript scons: whitespace cleanup 2016-05-25 12:23:12 -06:00