From 9385a5485c2e28b2ffbd64c0ba624433a2aefb01 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Fri, 23 Nov 2001 19:35:24 +0000 Subject: 16249,16269: Two crash-bug fixes. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 0e2882e66..39f684b8b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2001-11-21 Bart Schaefer + + * 16269: Src/Zle/compctl.c: Use allocated strings when adding + matches for hash table entries, as the pattern match code may + attempt to modify them. (Fixes crash reported in 16235.) + + * Sven: 16249: Src/parse.c: Clear pending here-documents upon a + parse error. + 2001-11-18 Clint Adams * 16264: Completion/Debian/Command/_dput: -- cgit 1.4.1