Fix race condition in perl's ExtUtils::MakeMaker
authorafresh1 <afresh1@openbsd.org>
Sat, 3 Jan 2015 16:17:19 +0000 (16:17 +0000)
committerafresh1 <afresh1@openbsd.org>
Sat, 3 Jan 2015 16:17:19 +0000 (16:17 +0000)
commit2fb1874a757c19036dabbecde1f760bae4b46e37
treef012b9b3538127f6f54e552f4362e2c78e243180
parent1f546e5f71af657ae46be3038f09d200ead3182f
Fix race condition in perl's ExtUtils::MakeMaker

Many thanks to Nathanael Rensen <nathanael at polymorpheus dot com>
for tracking it down and supplying the patch.

Has been reported upstream and the fix incorporated into a larger change
https://github.com/Perl-Toolchain-Gang/ExtUtils-MakeMaker/issues/192
gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Unix.pm