On 28/01/2017 13:21, Diego Biurrun wrote: > From: Michał Górny <[email protected]> > > 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 <[email protected]> > ---
Set Ok. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
