Skip to content

Commit

Permalink
Added a FIXME.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Jan 16, 2014
1 parent 5dd2cfc commit 5aa0dae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/physfs.c
Expand Up @@ -2238,6 +2238,7 @@ typedef struct SymlinkFilterData
DirHandle *dirhandle;
} SymlinkFilterData;

/* !!! FIXME: broken if in a virtual mountpoint (stat call fails). */
static void enumCallbackFilterSymLinks(void *_data, const char *origdir,
const char *fname)
{
Expand Down

0 comments on commit 5aa0dae

Please sign in to comment.