[sudo-commits] sudo changeset 10137:07aebb5839c3

Todd C. Miller Todd.Miller at courtesan.com
Tue Jul 14 15:28:21 MDT 2015


changeset:	10137:07aebb5839c3 in /media/repos/sudo
details:	http://www.sudo.ws/repos/sudo/rev/07aebb5839c3
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Jul 14 15:28:01 2015 -0600

Log Message:
	Add some debugging printfs when malloc fails and we don't have an
	explicit call to sudo_warnx().

diffstat:

 lib/util/lbuf.c               |   8 +++-
 plugins/sudoers/env.c         |  15 ++++++++-
 plugins/sudoers/gram.c        |  67 ++++++++++++++++++++++++++----------------
 plugins/sudoers/gram.y        |  63 +++++++++++++++++++++++++--------------
 plugins/sudoers/interfaces.c  |   5 ++-
 plugins/sudoers/match.c       |   4 ++
 plugins/sudoers/pwutil_impl.c |  27 ++++++++++++++---
 plugins/sudoers/redblack.c    |  43 ++++++++++++++++-----------
 src/hooks.c                   |   5 ++-
 src/net_ifs.c                 |   9 +++++-
 src/sudo.c                    |  15 +++++---
 11 files changed, 178 insertions(+), 83 deletions(-)


More information about the sudo-commits mailing list