[sudo-commits] sudo changeset 10377:4947de8e35b7

Todd C. Miller Todd.Miller at courtesan.com
Wed Mar 16 11:02:54 MDT 2016


changeset:	10377:4947de8e35b7 in /media/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/4947de8e35b7
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Mar 16 10:53:43 2016 -0600

Log Message:
	hook_version and hook_type are unsigned so use 0, not -1 in the
	final (empty) entry.  Quiets a warning on Solaris Studio 12.2.

diffstat:

 plugins/sudoers/policy.c |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


More information about the sudo-commits mailing list