[sudo-commits] sudo changeset 9817:6f9e26b88612

Todd C. Miller Todd.Miller at courtesan.com
Wed Dec 24 08:05:25 MST 2014


changeset:	9817:6f9e26b88612 in /media/repos/sudo
details:	http://www.sudo.ws/repos/sudo/rev/6f9e26b88612
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Dec 16 17:04:13 2014 -0700

Log Message:
	Add support for GLOB_LIMIT from OpenBSD (not currently used) and
	also a limit on the max recursion depth for glob().

diffstat:

 include/compat/glob.h |    8 +-
 lib/util/glob.c       |  168 ++++++++++++++++++++++++++++++++++---------------
 2 files changed, 118 insertions(+), 58 deletions(-)


More information about the sudo-commits mailing list