diff options
author | Michał Górny <mgorny@gentoo.org> | 2014-09-21 11:38:25 +0200 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2017-01-29 20:17:46 +0100 |
commit | 78489822074096e3ae0f3c3b70accace955086f6 (patch) | |
tree | f7fa28dbff75a5ed230c6e18a923b36ee7f2fdcc /libavcodec/dxva2_h264.c | |
parent | 11e225db31dcad57e2219ad8dfae2ac027af53d6 (diff) | |
download | ffmpeg-78489822074096e3ae0f3c3b70accace955086f6.tar.gz |
configure: Place all temporary files in one separate directory
Place all temporary files within a single, quasi-atomically created
temporary directory rather than relying on unsafe 'mktemp -u'. This
prevents possible race conditions in case two parallel 'mktemp -u' calls
returned the same path. Additionally, it reduces TMPDIR pollution by
keeping all test files in a single subdirectory.
Signed-off-by: Diego Biurrun <diego@biurrun.de>
Diffstat (limited to 'libavcodec/dxva2_h264.c')
0 files changed, 0 insertions, 0 deletions