[sudo-commits] sudo changeset 9151:491146596626

Todd C. Miller Todd.Miller at courtesan.com
Thu Dec 5 15:52:02 MST 2013


changeset:	9151:491146596626 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/491146596626
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Dec 05 15:51:56 2013 -0700

Log Message:
	Use atoid() not atoi() when parsing uids/gids.

diffstat:

 compat/getgrouplist.c                                 |   5 +-
 plugins/group_file/getgrent.c                         |  16 ++++-
 plugins/sudoers/pwutil.c                              |  40 ++++++++++---
 plugins/sudoers/regress/iolog_path/check_iolog_path.c |   9 ++-
 plugins/sudoers/sudoers.c                             |  54 ++++++++++++------
 plugins/sudoers/testsudoers.c                         |  57 ++++++++++++------
 6 files changed, 125 insertions(+), 56 deletions(-)


More information about the sudo-commits mailing list