[sudo-commits] sudo changeset 9522:7dfd16fbb6cf

Todd C. Miller Todd.Miller at courtesan.com
Thu Jul 10 15:35:17 MDT 2014


changeset:	9522:7dfd16fbb6cf in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/7dfd16fbb6cf
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Jul 10 15:35:04 2014 -0600

Log Message:
	efree -> sudo_efree for consistency

diffstat:

 include/sudo_alloc.h                |   4 +-
 lib/util/aix.c                      |   2 +-
 lib/util/event.c                    |   4 +-
 lib/util/event_poll.c               |   2 +-
 lib/util/event_select.c             |   8 ++--
 lib/util/fatal.c                    |   2 +-
 lib/util/lbuf.c                     |   2 +-
 lib/util/sudo_conf.c                |   4 +-
 plugins/sudoers/alias.c             |  12 +++---
 plugins/sudoers/auth/aix_auth.c     |   4 +-
 plugins/sudoers/auth/kerb5.c        |   2 +-
 plugins/sudoers/auth/pam.c          |   2 +-
 plugins/sudoers/auth/passwd.c       |   2 +-
 plugins/sudoers/auth/secureware.c   |   2 +-
 plugins/sudoers/auth/sia.c          |   2 +-
 plugins/sudoers/check.c             |   2 +-
 plugins/sudoers/defaults.c          |  12 +++---
 plugins/sudoers/env.c               |  10 ++--
 plugins/sudoers/find_path.c         |   4 +-
 plugins/sudoers/gram.c              |  62 ++++++++++++++++++------------------
 plugins/sudoers/gram.y              |  62 ++++++++++++++++++------------------
 plugins/sudoers/group_plugin.c      |   2 +-
 plugins/sudoers/interfaces.c        |   8 ++--
 plugins/sudoers/iolog.c             |   2 +-
 plugins/sudoers/iolog_path.c        |   2 +-
 plugins/sudoers/ldap.c              |  46 +++++++++++++-------------
 plugins/sudoers/linux_audit.c       |   2 +-
 plugins/sudoers/locale.c            |   6 +-
 plugins/sudoers/logging.c           |  12 +++---
 plugins/sudoers/match.c             |  14 ++++----
 plugins/sudoers/policy.c            |   2 +-
 plugins/sudoers/pwutil.c            |  16 ++++----
 plugins/sudoers/pwutil_impl.c       |   8 ++--
 plugins/sudoers/redblack.c          |   4 +-
 plugins/sudoers/sssd.c              |  10 ++--
 plugins/sudoers/sudoers.c           |   8 ++--
 plugins/sudoers/sudoreplay.c        |  22 ++++++------
 plugins/sudoers/toke.c              |  42 ++++++++++++------------
 plugins/sudoers/toke.l              |  42 ++++++++++++------------
 plugins/sudoers/toke_util.c         |   2 +-
 plugins/sudoers/visudo.c            |  10 ++--
 src/exec.c                          |   6 +-
 src/exec_common.c                   |   2 +-
 src/exec_pty.c                      |   2 +-
 src/hooks.c                         |   2 +-
 src/load_plugins.c                  |   8 ++--
 src/net_ifs.c                       |   6 +-
 src/preserve_fds.c                  |   4 +-
 src/regress/ttyname/check_ttyname.c |   6 +-
 src/selinux.c                       |   4 +-
 src/sudo.c                          |  10 ++--
 src/ttyname.c                       |   8 ++--
 52 files changed, 262 insertions(+), 262 deletions(-)


More information about the sudo-commits mailing list