From b9500900b14102e87a57840a89b6714b8b7840d2 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 30 Oct 2008 20:29:55 +0000 Subject: 25972: leaked and uninitialised memory found by valgrind --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index dda2dbb04..6a9804c59 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2008-10-30 Peter Stephenson + * 25972: Src/Zle/complete.c, Src/Zle/compmatch.c: leaked + and uninitialised memory found by valgrind. + * 25971: Src/builtin.c, Src/zsh.h: fix 25937 which broke some builtins that handle options themselves. -- cgit 1.4.1