about summary refs log tree commit diff
path: root/Etc/BUGS
diff options
context:
space:
mode:
Diffstat (limited to 'Etc/BUGS')
-rw-r--r--Etc/BUGS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Etc/BUGS b/Etc/BUGS
index 8112299f5..99a0d9753 100644
--- a/Etc/BUGS
+++ b/Etc/BUGS
@@ -29,3 +29,5 @@ 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: ${${:-foo}:P} where foo is a symlink that points to itself segfaults
+------------------------------------------------------------------------