]> granicus.if.org Git - sudo/commit
Fall back on lstat(2) if d_type in struct dirent is DT_UNKNOWN.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 17 Sep 2012 17:20:30 +0000 (13:20 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 17 Sep 2012 17:20:30 +0000 (13:20 -0400)
commitbf7decdac271266241f5a0425cfab526aac419de
tree7d2763c33736b13f2c793ac804accd483605defd
parent496e97b8dc2337de19ad62323f2c62495b5edc19
Fall back on lstat(2) if d_type in struct dirent is DT_UNKNOWN.
Not all file systems support d_type.  Bug #572

--HG--
branch : 1.8
plugins/sudoers/sudoreplay.c