[sudo-commits] sudo changeset 9469:eff74fb9d274

Todd C. Miller Todd.Miller at courtesan.com
Mon May 12 11:57:34 MDT 2014


changeset:	9469:eff74fb9d274 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/eff74fb9d274
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon May 12 11:45:17 2014 -0600

Log Message:
	Do not allow the same callback function to be registered more that
	once in fatal_callback_register().
	Add fatal_callback_deregister() to deregister a callback.

diffstat:

 common/fatal.c           |  33 +++++++++++++++++++++++++++++++++
 include/fatal.h          |   1 +
 plugins/sudoers/policy.c |   3 +++
 3 files changed, 37 insertions(+), 0 deletions(-)


More information about the sudo-commits mailing list