From 47fc5fe01fa315c38335739beb6102e103a80702 Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Sat, 21 Mar 2020 18:45:35 +0000 Subject: 45583/0004: Fix segfault on resolving symlink loops --- Etc/BUGS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Etc') diff --git a/Etc/BUGS b/Etc/BUGS index 99a0d9753..2501d59a7 100644 --- a/Etc/BUGS +++ b/Etc/BUGS @@ -29,5 +29,6 @@ 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 +45282: xsymlinks() segfaults on symlink loops +Fixed for some cases; need to audit remaining callers ------------------------------------------------------------------------ -- cgit 1.4.1