[sudo-commits] sudo changeset 7904:8b5888868db2

Todd C. Miller Todd.Miller at courtesan.com
Tue Mar 20 14:09:08 EDT 2012


changeset:	7904:8b5888868db2 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/8b5888868db2
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Mar 19 11:24:24 2012 -0400

Log Message:
	Use ecalloc() when allocating structs.

diffstat:

 common/sudo_conf.c           |  16 ++++++++--------
 plugins/sudoers/alias.c      |   4 ++--
 plugins/sudoers/defaults.c   |   6 ++----
 plugins/sudoers/env.c        |   6 +++---
 plugins/sudoers/gram.c       |  32 ++++++++++++++++----------------
 plugins/sudoers/gram.y       |  32 ++++++++++++++++----------------
 plugins/sudoers/interfaces.c |   2 +-
 plugins/sudoers/ldap.c       |  21 +++++++--------------
 plugins/sudoers/sudoers.c    |   2 +-
 plugins/sudoers/sudoreplay.c |  13 +++++--------
 plugins/sudoers/visudo.c     |   8 ++++----
 src/exec.c                   |  12 ++++++------
 src/exec_pty.c               |  15 +++++++--------
 src/hooks.c                  |   2 +-
 src/load_plugins.c           |   4 ++--
 15 files changed, 81 insertions(+), 94 deletions(-)



More information about the sudo-commits mailing list