[sudo-commits] sudo changeset 12314:b9a818d77142

Todd C. Miller Todd.Miller at sudo.ws
Sun Mar 29 09:12:47 MDT 2020


changeset:	12314:b9a818d77142 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/b9a818d77142
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Sun Mar 29 09:11:57 2020 -0600

Log Message:
	Write process ID as an unsigned int (with a cast).
	On Solaris, pid_t may be typedef'd as a long but the actual range
	is 32 bits at most.

diffstat:

 logsrvd/logsrvd.c |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


More information about the sudo-commits mailing list