* malloc/arena.c (ptmalloc_init): Don't call next_env_entry if
authorRoland McGrath <roland@gnu.org>
Fri, 27 Dec 2002 00:37:06 +0000 (00:37 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 27 Dec 2002 00:37:06 +0000 (00:37 +0000)
commit08e49216e8798fcd3fdce0de792ed352efad821c
tree88d0f41e5a630f1feb8c884c030c49da207a5701
parente48cf6786b5e623f8f7aa68c92792256f1610d8a
* malloc/arena.c (ptmalloc_init): Don't call next_env_entry if

_environ is NULL.
ChangeLog
malloc/arena.c