[Mimedefang] MD failing on IRIX

David F. Skoll dfs at roaringpenguin.com
Tue Sep 17 23:40:01 EDT 2002


Thinking about this problem some more...

I'm not an IRIX guru, but here's a theory:  The rm_r routine
opens a directory with readdir() and calls unlink() on directory
entries.  Could IRIX's implementation of readdir() fail if
entries are unlinked during traversal of the directory?  If that's
the case, then yuck... have to rewrite rm_r().

--
David.




More information about the MIMEDefang mailing list