From 83a175795a444e8169fcb592a110d4d15a09b907 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Tue, 6 Oct 2015 09:28:07 +0100 Subject: 36780: Fix crash in ksh mode with -n and $HOME. If home variable is NULL ensure HOME is unset. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e1f58c9ae..6369cf6e9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-10-06 Peter Stephenson + + * 36780: Src/params.c: ensure HOME parameter is unset if + corresponding internal variable is null. + 2015-10-04 Barton E. Schaefer * 36773: Src/utils.c: limit CORRECT / CORRECT_ALL to directory -- cgit 1.4.1