From 7be4f882fe27f2a879f4fe83663e5e33fa1f9c77 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Mon, 29 Sep 2008 17:39:38 +0000 Subject: 25772: crash with bad associative array pattern search --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 81274d81b..e1f7a96b5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2008-09-29 Peter Stephenson + * 25772: Src/params.c: searching an associative array with + a bad pattern could cause a crash, seen in _expand following + "echo ~[]". + * 25771: Src/utils.c, Src/zsh.h: shell function context for substitution functions. -- cgit 1.4.1