[sudo-commits] sudo changeset 8973:3ed739c5cc91

Todd C. Miller Todd.Miller at courtesan.com
Thu Aug 15 14:27:08 MDT 2013


changeset:	8973:3ed739c5cc91 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/3ed739c5cc91
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Aug 15 14:09:53 2013 -0600

Log Message:
	Add support to the debug subsystem for zero-length strings.  This
	can happen for things like warning(NULL) or fatal(NULL) where we
	just want to log the errno string.

diffstat:

 common/sudo_debug.c  |  127 ++++++++++++++++++++++++++------------------------
 include/sudo_debug.h |    4 +-
 2 files changed, 68 insertions(+), 63 deletions(-)


More information about the sudo-commits mailing list