diff options
author | Roland McGrath <roland@gnu.org> | 2002-12-27 00:37:06 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-12-27 00:37:06 +0000 |
commit | 08e49216e8798fcd3fdce0de792ed352efad821c (patch) | |
tree | 88d0f41e5a630f1feb8c884c030c49da207a5701 /ChangeLog | |
parent | e48cf6786b5e623f8f7aa68c92792256f1610d8a (diff) | |
download | glibc-08e49216e8798fcd3fdce0de792ed352efad821c.tar.gz glibc-08e49216e8798fcd3fdce0de792ed352efad821c.tar.xz glibc-08e49216e8798fcd3fdce0de792ed352efad821c.zip |
* malloc/arena.c (ptmalloc_init): Don't call next_env_entry if
_environ is NULL.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 7f604b47e1..f24dbc3a75 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-12-27 Jakub Jelinek <jakub@redhat.com> + + * malloc/arena.c (ptmalloc_init): Don't call next_env_entry if + _environ is NULL. + 2002-12-27 Andreas Schwab <schwab@suse.de> * Makerules ($(common-objpfx)%.make): Filter through |