[sudo-commits] sudo changeset 10033:f14222e5ad1b

Todd C. Miller Todd.Miller at courtesan.com
Wed May 27 10:43:18 MDT 2015


changeset:	10033:f14222e5ad1b in /media/repos/sudo
details:	http://www.sudo.ws/repos/sudo/rev/f14222e5ad1b
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed May 27 10:36:03 2015 -0600

Log Message:
	Use non-exiting allocators in the parser (much of it already did).

diffstat:

 plugins/sudoers/alias.c     |    6 +-
 plugins/sudoers/gram.c      |  517 +++++++++++++++++++++++++++++--------------
 plugins/sudoers/gram.y      |  329 +++++++++++++++++++++------
 plugins/sudoers/toke.c      |   42 +-
 plugins/sudoers/toke.l      |   42 +-
 plugins/sudoers/toke_util.c |    2 +-
 6 files changed, 654 insertions(+), 284 deletions(-)


More information about the sudo-commits mailing list