do not umask() [with the wrong umask] around mkstemp() calls, no matter
authorderaadt <deraadt@openbsd.org>
Mon, 12 Oct 2015 07:58:19 +0000 (07:58 +0000)
committerderaadt <deraadt@openbsd.org>
Mon, 12 Oct 2015 07:58:19 +0000 (07:58 +0000)
commit587e684e7683c73f595df5162dd468acc5093e52
tree4d2be7d5d2bf04d2ee32a4840cb208ae491f17bf
parentfe231aaeae246bbe4dd9dd27a3e3712cc46c97a5
do not umask() [with the wrong umask] around mkstemp() calls, no matter
how broken other systems are.
ok guenther gilles
usr.sbin/smtpd/makemap.c
usr.sbin/smtpd/smtpctl.c
usr.sbin/smtpd/smtpd.c
usr.sbin/smtpd/util.c