readdirSyncRecursive: follow symlinks only if we haven't read the destination yet #87

Open
theosp wants to merge 1 commit from theosp/readdirSyncRecursive-symlink-loop-bugfix into master
theosp commented 2014-05-13 20:59:37 -07:00 (Migrated from github.com)

Fix an issue whre readdirSyncRecursive will get into infinite loop for
circular symlinks.

Note: fix to readdirRecursive is also needed.

Fix an issue whre readdirSyncRecursive will get into infinite loop for circular symlinks. Note: fix to readdirRecursive is also needed.
This repository is archived. You cannot comment on pull requests.
No reviewers
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: code/wrench-js#87
No description provided.