home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / usenet / altsrcs / 3 / 3280 < prev    next >
Encoding:
Internet Message Format  |  1991-05-03  |  643 b 

  1. From: dwu@halibut.nosc.mil (Daniel Wu)
  2. Newsgroups: alt.sources
  3. Subject: Looking for debugging malloc library
  4. Message-ID: <3958@nosc.NOSC.MIL>
  5. Date: 3 May 91 02:45:19 GMT
  6.  
  7.  
  8. I've seen drop-in replacement libraries for malloc () that keep track of
  9. memory allocation to warn users if they are overwriting or forgetting
  10. to free memory.  Unfortunately, I haven't bothered to save any of these
  11. posted libraries.  I'm working on an application where I can really use
  12. one.  The more information it provides (to locate the bug) the better.
  13.  
  14. Will someone please post such a library, or tell where it can be located?
  15.  
  16. Thanks,
  17.  
  18. Daniel
  19. dwu@halibut.nosc.mil
  20.