Changes between Initial Version and Version 1 of Ticket #5535


Ignore:
Timestamp:
Jun 23, 2014, 6:48:30 AM (10 years ago)
Author:
Kurt Schwehr
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5535 – Description

    initial v1  
    1 I'm seeing VSIReadDirRecursive recurse forever in a small test program pointing to a directory.
     1I'm seeing VSIReadDirRecursive recurse forever in a small test program pointing to a directory.  It appears to be walking "." and ".." and thus heading for trouble.
    22
    33source:trunk/gdal/port/cpl_vsil.cpp#L131