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 --- ChangeLog | 4 ++++ Etc/BUGS | 2 ++ 2 files changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 698e21592..d4dbb2e12 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2020-02-02 Daniel Shahaf + + * 45372: Etc/BUGS: Record a symlink loop bug involving :P + 2020-02-02 WGH * 45365: Completion/Unix/Command/_git: Fix __git_recent_branches 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