From 7a9467e430eb331d28065a21c6427714634eeaa5 Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Sun, 2 Feb 2020 07:36:36 +0000 Subject: 45372: Record a symlink loop bug involving :P --- Etc/BUGS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Etc') 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 +------------------------------------------------------------------------ -- cgit 1.4.1