[sudo-commits] sudo changeset 13343:c545b3369eae

Todd C. Miller Todd.Miller at sudo.ws
Fri Jul 30 13:56:41 MDT 2021


changeset:	13343:c545b3369eae in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/c545b3369eae
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Fri Jul 30 13:55:26 2021 -0600

Log Message:
	iolog_mkdtemp: umask must not be more restrictive than the file modes.
	We need this even though we will be calling mkdtemp() since the
	umask affects the mode of any parent directories.

diffstat:

 lib/iolog/iolog_mkdtemp.c |  7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)



More information about the sudo-commits mailing list