Skip to content

Commit

Permalink
This appears to have been fixed at some point.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Aug 14, 2017
1 parent 660171f commit 395ea71
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/physfs.c
Expand Up @@ -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)
{
Expand Down

0 comments on commit 395ea71

Please sign in to comment.