[sudo-commits] sudo changeset 9429:db3941093c68

Todd C. Miller Todd.Miller at courtesan.com
Tue Apr 22 16:04:08 MDT 2014


changeset:	9429:db3941093c68 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/db3941093c68
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Apr 22 16:02:28 2014 -0600

Log Message:
	Rename emalloc2() -> emallocarray() and erealloc3() -> ereallocarray().

diffstat:

 common/alloc.c                 |  20 ++++++++++----------
 common/event_poll.c            |   6 +++---
 common/gidlist.c               |   2 +-
 common/sudo_conf.c             |   2 +-
 include/alloc.h                |   6 +++---
 plugins/sudoers/auth/sia.c     |   4 ++--
 plugins/sudoers/env.c          |  10 +++++-----
 plugins/sudoers/group_plugin.c |   4 ++--
 plugins/sudoers/ldap.c         |   2 +-
 plugins/sudoers/pwutil_impl.c  |   8 ++++----
 plugins/sudoers/sssd.c         |  10 +++++-----
 plugins/sudoers/sudoers.c      |   6 +++---
 plugins/sudoers/sudoreplay.c   |  10 +++++-----
 plugins/sudoers/visudo.c       |   4 ++--
 src/env_hooks.c                |   4 ++--
 src/exec_common.c              |   6 +++---
 src/parse_args.c               |  12 ++++++------
 src/selinux.c                  |   4 ++--
 src/sudo.c                     |  10 +++++-----
 src/sudo_edit.c                |   6 +++---
 src/ttyname.c                  |   2 +-
 21 files changed, 69 insertions(+), 69 deletions(-)


More information about the sudo-commits mailing list