From fc286a7c11aa767cab203f1fe111133eac9056fa Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Sat, 21 Mar 2020 19:16:17 +0000 Subject: 45583/0008: Extend tests to prove that what remains of xsymlinks() handles symlink loops gracefully. --- Src/utils.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'Src') diff --git a/Src/utils.c b/Src/utils.c index 98dac6780..69885fed3 100644 --- a/Src/utils.c +++ b/Src/utils.c @@ -922,8 +922,6 @@ slashsplit(char *s) /* expands .. or . expressions and one level of symlinks * * Puts the result in the global "xbuf" - * - * WARNING: This will segfault on symlink loops (thread: workers/45282) */ /**/ -- cgit 1.4.1