From b70ec86efeef1c3e277f26922ceecfd678939c29 Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Fri, 24 Aug 2001 09:25:38 +0000 Subject: test if hash table pointer is NULL to avoid SEGV with compstate=() (15705) --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5f6eda9a6..10962f9e2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-08-24 Sven Wischnowsky + + * 15705: Src/Zle/complete.c: test if hash table pointer is NULL + to avoid SEGV with compstate=() + 2001-08-22 Clint Adams * 15683: Completion/Unix/Command/.distfiles, -- cgit 1.4.1