This appears to have been fixed at some point.

This commit is contained in:
Ryan C. Gordon 2017-08-14 14:06:43 -04:00
parent 660171f79f
commit 395ea71990
1 changed files with 0 additions and 1 deletions

View File

@ -2352,7 +2352,6 @@ typedef struct SymlinkFilterData
PHYSFS_ErrorCode errcode;
} SymlinkFilterData;
/* !!! FIXME-3.0: broken if in a virtual mountpoint (stat call fails). */
static int enumCallbackFilterSymLinks(void *_data, const char *origdir,
const char *fname)
{