Re: [perl #60904] Race condition with perl -i.bk
authorChip Salzenberg <chip@pobox.com>
Mon, 1 Dec 2008 15:01:12 +0000 (07:01 -0800)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Sat, 13 Dec 2008 14:01:03 +0000 (14:01 +0000)
commit30fc4309ed1e3ccf7d2e8d9d3401a485e1991375
tree2d9a1740d6cb85db94ab30043ed81de573e27e10
parent98960e6aa96e8e7fc9582821b2697efb96583e4c
Re: [perl #60904] Race condition with perl -i.bk
Message-ID: <20081201230112.GH31089@tytlal.topaz.cx>

Use mode 0600 (minus umask) for creation of the new file with -i

p4raw-id: //depot/perl@35082
doio.c