Path: utzoo!attcan!uunet!cs.utexas.edu!uwm.edu!bionet!arisia!cdp!jeff From: jeff@cdp.UUCP Newsgroups: comp.sys.ibm.pc Subject: Re: Is there a bug in MSC 5.1 malloc fo Message-ID: <140700025@cdp> Date: 12 Mar 90 00:31:00 GMT References: <187390617@25f8a7cd.ca@polyslo.calpoly.edu> Lines: 10 Nf-ID: #R:25f8a7cd.ca@polyslo.calpoly.edu:187390617:cdp:140700025:000:404 Nf-From: cdp.UUCP!jeff Mar 11 16:31:00 1990 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