K 10 svn:author V 6 jilles K 8 svn:date V 27 2013-02-10T23:09:15.229091Z K 7 svn:log V 303 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. MFC after: 1 week END