about summary refs log tree commit diff
path: root/Etc
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2020-03-21 19:16:17 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2020-03-25 23:49:02 +0000
commitfc286a7c11aa767cab203f1fe111133eac9056fa (patch)
tree8433ad019e8a590b3ba680f4977ef4afe14c345e /Etc
parentdabfd1f1fbab2b6543f541488c73bdc28230f43f (diff)
downloadzsh-fc286a7c11aa767cab203f1fe111133eac9056fa.tar.gz
zsh-fc286a7c11aa767cab203f1fe111133eac9056fa.tar.xz
zsh-fc286a7c11aa767cab203f1fe111133eac9056fa.zip
45583/0008: Extend tests to prove that what remains of xsymlinks() handles symlink loops gracefully.
Diffstat (limited to 'Etc')
-rw-r--r--Etc/BUGS3
1 files changed, 0 insertions, 3 deletions
diff --git a/Etc/BUGS b/Etc/BUGS
index 2501d59a7..8112299f5 100644
--- a/Etc/BUGS
+++ b/Etc/BUGS
@@ -29,6 +29,3 @@ skipped when STTY=... is set for that command
 44007 - Martijn - exit in trap executes rest of function
 See test case in Test/C03traps.ztst.
 ------------------------------------------------------------------------
-45282: xsymlinks() segfaults on symlink loops
-Fixed for some cases; need to audit remaining callers
-------------------------------------------------------------------------