[sudo-commits] sudo changeset 8422:8b861c62945f

Todd C. Miller Todd.Miller at courtesan.com
Mon Sep 17 16:31:34 EDT 2012


changeset:	8422:8b861c62945f in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/8b861c62945f
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Sep 17 13:20:30 2012 -0400

Log Message:
	Fall back on lstat(2) if d_type in struct dirent is DT_UNKNOWN.
	Not all file systems support d_type.  Bug #572

diffstat:

 plugins/sudoers/sudoreplay.c |  19 ++++++++++++++-----
 1 files changed, 14 insertions(+), 5 deletions(-)



More information about the sudo-commits mailing list