From 08e49216e8798fcd3fdce0de792ed352efad821c Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 27 Dec 2002 00:37:06 +0000 Subject: * malloc/arena.c (ptmalloc_init): Don't call next_env_entry if _environ is NULL. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7f604b47e1..f24dbc3a75 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-12-27 Jakub Jelinek + + * malloc/arena.c (ptmalloc_init): Don't call next_env_entry if + _environ is NULL. + 2002-12-27 Andreas Schwab * Makerules ($(common-objpfx)%.make): Filter through -- cgit v1.2.3