From a1276c88e1137c643bb8055d719afc17cb37bf0f Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Fri, 29 Sep 2017 16:29:49 +0100 Subject: 41789: Don't save fd if -1. We try to move an fd which isn't opend but it will feel. This needs handling specially in the new code for marking saved fd's. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 959f7d000..9b1567d23 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2017-09-29 Peter Stephenson + + * 41789: Src/exec.c: Don't try to mark an FD as saved if it + couldn't be moved. + 2017-09-28 Oliver Kiddle * 41772: Src/Zle/computil.c, Test/Y03arguments.ztst: fix bug -- cgit v1.2.3