* ralloc.c (relocate_some_blocs): Handle BLOC == NIL_BLOC.
authorJim Blandy <jimb@redhat.com>
Mon, 16 Nov 1992 00:54:08 +0000 (00:54 +0000)
committerJim Blandy <jimb@redhat.com>
Mon, 16 Nov 1992 00:54:08 +0000 (00:54 +0000)
commitad3bb3d26038b562fb539a4c9217cdc26c0b42f8
tree08daf0467623e1d7eeb58f9c620e985828095f86
parentb0310da46a84635eb11693f59fe456c40cb8dc39
* ralloc.c (relocate_some_blocs): Handle BLOC == NIL_BLOC.
(free_bloc): This can now be simplified.

* ralloc.c (r_alloc_sbrk): When we allocate new space for the
malloc heap, zero it out even if we don't have any blocs in the
free list.
src/ralloc.c