From bc704ef05c532cff4a9ae49a22aa6cd35299cd5b Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Mon, 18 Oct 2004 05:07:04 +0000 Subject: 20496 --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 48349fece..8701eb8bc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2004-10-17 Wayne Davison + + * 20496: Src/utils.c: made zclose() not call close() when the + fd arg is < 0. + + * unposted: Src/Zle/zle_main.c: initialize the first byte of + the allocated "line" buffer so that we avoid uninitialized- + memory warnings in valgrind. + 2004-10-16 Peter Stephenson * 20490: Src/pattern.c, Src/zsh.h: use lengths for test strings in -- cgit 1.4.1