[sudo-commits] sudo changeset 7977:4226750d73c2

Todd C. Miller Todd.Miller at courtesan.com
Tue Apr 10 10:21:45 EDT 2012


changeset:	7977:4226750d73c2 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/4226750d73c2
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Sun Apr 08 18:00:31 2012 -0400

Log Message:
	Do not use GLOB_BRACE or GLOB_TILDE flags to glob()--we want the
	glob() and fnmatch() results to be consistent.

diffstat:

 compat/regress/glob/globtest.c |   2 +-
 config.h.in                    |   3 --
 configure                      |  52 +-----------------------------------------
 configure.in                   |  10 +-------
 plugins/sudoers/match.c        |  11 ++++----
 5 files changed, 8 insertions(+), 70 deletions(-)



More information about the sudo-commits mailing list