From 0bfd1afe587ebd4edc28710d0151d2c48b9c1cce Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 19 Apr 2004 20:11:51 +0000 Subject: [PATCH] . --- lib/ChangeLog | 7 ++++++- m4/ChangeLog | 5 +++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/lib/ChangeLog b/lib/ChangeLog index 9b01601f89..51ecefbcb8 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2004-04-18 Jim Meyering + + * readutmp.c (read_utmp) [UTMP_NAME_FUNCTION]: Upon realloc failure, + don't leak memory and do call END_UTMP_ENT. + 2004-04-11 Paul Eggert * inttostr.h: Include unconditionally, since we assume C89. @@ -68,7 +73,7 @@ of POSIX version, as POSIX 1003.1-2001 allows that behavior as a compatible extension. Simplify code by removing a boolean int that was always nonzero if a string was nonnull. - + 2004-03-30 Jim Meyering Merge from coreutils. diff --git a/m4/ChangeLog b/m4/ChangeLog index 003d80b921..def336825e 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,8 @@ +2004-04-19 Jim Meyering + + * readutmp.m4 (gl_PREREQ_READUTMP): Require gl_FUNC_FREE, + now that readutmp.c may call `free (0)'. + 2004-04-19 Bruno Haible * mbrtowc.m4: Change jm_ to gl_ in cache variables as well. -- 2.30.2