malloc.c patch
authorIlya Zakharevich <ilya@math.ohio-state.edu>
Sun, 22 Dec 1996 07:48:58 +0000 (02:48 -0500)
committerChip Salzenberg <chip@atlantic.net>
Mon, 23 Dec 1996 00:58:58 +0000 (12:58 +1200)
commitc2a5c2d2fe03e66800c4332bfae5601c4d25896f
tree70cd49f7d9f9547a28f9f8e4b072e0c9dfc02e63
parent579cf2c30d1c2eed351c0a6945d08a57bdcd1f6b
malloc.c patch

I sent this before, but it slipped through the cracks:
currently TWO_POT_OPTIMIZE and DEBUGGING together
lead to "assertion botched" panics for allocations between 64K and
68K (this is not motorola-related ;-).

Enjoy,

p5p-msgid: <199612220748.CAA07164@monk.mps.ohio-state.edu>
malloc.c