[comp.sys.ibm.pc] Is there a bug in MSC 5.1 malloc fo

jeff@cdp.UUCP (03/12/90)

It is common for random memory trashing, especially trashing headers
of malloc'ed blocks, to appear as bugs inside malloc.  You might
consider tracking down one of the extended malloc packages which
have been posted or published in various PC magazines.  These programs
attempt to add extra checking so that trashed malloc headers will be
located as soon as possible.

	Jeff Dean
	uunet!pyramid!cdp!jeff