]> 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:42:48 +0000 (13:42 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 17 Sep 2012 17:42:48 +0000 (13:42 -0400)
commit8edd48521162a50354ac26bdfcbb3cbab10128e4
tree4ac9155641bd12c0828ce000e51f6e7d07016c17
parentb7b1c8cee1b5b466e521ec40923daaa8b64c4ab9
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.7
sudoreplay.c