K 10 svn:author V 6 jilles K 8 svn:date V 27 2013-03-23T15:50:34.563877Z K 7 svn:log V 296 MFC r246641: fts: Use O_DIRECTORY when opening name that might be changed by attacker. There are uncommon cases where fts_safe_changedir() may be called with a non-NULL name that is not "..". Do not block or worse if an attacker put (a symlink to) a fifo or device where a directory used to be. END