home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / ultrix / 6677 < prev    next >
Encoding:
Internet Message Format  |  1992-09-03  |  886 b 

  1. Path: sparky!uunet!dtix!darwin.sura.net!wupost!uwm.edu!ogicse!hsdndev!news.cs.umb.edu!rouilj
  2. From: rouilj@dl5000.bc.edu (John P. Rouillard)
  3. Newsgroups: comp.unix.ultrix
  4. Subject: Re: malloc
  5. Message-ID: <ROUILJ.92Sep3182036@dl5000.bc.edu>
  6. Date: 3 Sep 92 23:20:36 GMT
  7. References: <1992Aug20.153542.1417@bmw.mayo.edu> <1992Aug21.021610.11129@decuac.dec.com>
  8. Sender: news@cs.umb.edu (USENET News System)
  9. Organization: Institute for Space Research, Boston College
  10. Lines: 10
  11. In-Reply-To: mjr@hussar.dco.dec.com's message of 21 Aug 92 02: 16:10 GMT
  12. Nntp-Posting-Host: dl5000.bc.edu
  13.  
  14.  
  15. There is also malloclib from comp.sources.reviewed. I think its at
  16. patch level 13 at this point. I used it to debug some rather nasty
  17. memory problems in cvs 1.3, and it always lead me right to the
  18. offending line.  In its current incarnation, it even handles X malloc
  19. calls.
  20.  
  21. Truly an amazing package.
  22.  
  23. -- John
  24.