gcc's use of /tmp files is raceable (as pointed out to me many months ago
authorderaadt <deraadt@openbsd.org>
Wed, 12 Feb 1997 00:28:50 +0000 (00:28 +0000)
committerderaadt <deraadt@openbsd.org>
Wed, 12 Feb 1997 00:28:50 +0000 (00:28 +0000)
commit9e0a26757535392f7d022bdfe7b3352ffa2d42e8
treeca95ce54dfe3cb04e23f19d55ef82ea8cf5a506c
parent86b1e9b6eab604ce38b03ec9188c4e1a94f46722
gcc's use of /tmp files is raceable (as pointed out to me many months ago
by davem@iss.net).  however this code is hard to fix. for the moment make
the race harder by calling mktemp with a lot of XXXXX's
gnu/usr.bin/gcc/gcc.c