From d60f73f7081a327fc6d6b9f988c763ab7b228f74 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Tue, 3 Mar 2009 22:11:37 +0000 Subject: 26686: problem storing long $_ using VARARR() --- ChangeLog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ef0e3b100..683951eec 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2009-03-03 Peter Stephenson + * 26686: Src/exec.c, Src/utils.c: storing long $_ on the + stack can be problematic, so use zalloc() rather than VARARR(). + * 26683: Doc/Zsh/params.yo, Doc/Zsh/roadmap.yo: add some notes on LC_CTYPE etc. @@ -11328,5 +11331,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4599 $ +* $Revision: 1.4600 $ ***************************************************** -- cgit 1.4.1