c51c36c4a2
1. For OS's without the dirent.d_type field, we were potentially not initializing a filename string. This could result in a directory not being cleaned up. 2. Potential memory leaks in filename strings that were allocated. Refs trac:678 This commit was SVN r12853. The following Trac tickets were found above: Ticket 678 --> https://svn.open-mpi.org/trac/ompi/ticket/678