[sudo-commits] sudo changeset 10882:a9b4cf336b73

Todd C. Miller Todd.Miller at courtesan.com
Tue Mar 21 16:22:52 MDT 2017


changeset:	10882:a9b4cf336b73 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/a9b4cf336b73
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Mar 21 16:21:17 2017 -0600

Log Message:
	Set umask temporarily when creating files instead of changing the
	mode after the fact.  This is slightly less error prone.

diffstat:

 plugins/sudoers/iolog.c         |  16 +++++++++++-----
 plugins/sudoers/mkdir_parents.c |   1 -
 plugins/sudoers/timestamp.c     |   4 ++++
 3 files changed, 15 insertions(+), 6 deletions(-)


More information about the sudo-commits mailing list