Path: utzoo!utgpu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!ucbvax!dog.ee.lbl.gov!nosc!halibut.nosc.mil!dwu From: dwu@halibut.nosc.mil (Daniel Wu) Newsgroups: alt.sources Subject: Looking for debugging malloc library Summary: drop-in replacement library for malloc Keywords: debug malloc Message-ID: <3958@nosc.NOSC.MIL> Date: 3 May 91 02:45:19 GMT Sender: nobody@nosc.NOSC.MIL Followup-To: alt.sources Organization: Naval Ocean Systems Center, San Diego Lines: 13 I've seen drop-in replacement libraries for malloc () that keep track of memory allocation to warn users if they are overwriting or forgetting to free memory. Unfortunately, I haven't bothered to save any of these posted libraries. I'm working on an application where I can really use one. The more information it provides (to locate the bug) the better. Will someone please post such a library, or tell where it can be located? Thanks, Daniel dwu@halibut.nosc.mil