about summary refs log tree commit diff
path: root/Src
diff options
context:
space:
mode:
Diffstat (limited to 'Src')
-rw-r--r--Src/utils.c2
1 files changed, 0 insertions, 2 deletions
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)
  */
 
 /**/