Skip to content
Snippets Groups Projects
Commit 5d6204e9 authored by Domen Vrankar's avatar Domen Vrankar Committed by Brad King
Browse files

Glob: Handle symlink cycles in directory paths

Prevent cyclic recursion of type "a/b/c -> a" when glob recurse is used
with follow symlinks so that each directory symbolic link is traversed
only once and skipped on revisit.

Change-Id: I6f52489198d692c3c0b0d94986db0e664d050342
parent d2aa1afd
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment