[sudo-commits] sudo changeset 13397:1bbb3621106a

Todd C. Miller Todd.Miller at sudo.ws
Sat Aug 14 11:00:17 MDT 2021


changeset:	13397:1bbb3621106a in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/1bbb3621106a
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Sat Aug 14 10:49:51 2021 -0600

Log Message:
	Set umask to be less restrictive before creating parent directories.
	Otherwise we could end up creating them with a more restrictive
	mode than indended.  Coverity CID 221592

diffstat:

 logsrvd/logsrvd.c         |   6 ++++++
 logsrvd/logsrvd.h         |   2 ++
 logsrvd/logsrvd_conf.c    |  12 ++++++++++++
 logsrvd/logsrvd_journal.c |  24 ++++++++++++++++++------
 4 files changed, 38 insertions(+), 6 deletions(-)



More information about the sudo-commits mailing list