home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / usenet / altsrcs / 3 / 3488 < prev    next >
Text File  |  1991-06-15  |  2KB  |  42 lines

  1. Newsgroups: alt.sources,alt.sources.d
  2. From: ehrlich@cs.psu.edu (Dan Ehrlich)
  3. Subject: Re: Paranoid malloc()s?
  4. Message-ID: <2n3Hfvmw@cs.psu.edu>
  5. Date: Sat, 15 Jun 1991 14:50:05 GMT
  6.  
  7. In article <wcJfUZu00WB40_POJc@andrew.cmu.edu> ss7m+@andrew.cmu.edu (Steven M. Stadnicki) writes:
  8.  
  9. SMS> Does anyone know where any librarys of this nature can be found?  I've got a
  10. SMS> lurking memory leak somewhere in the code I'm working with, and was hoping for
  11. SMS> something that'll match mallocs and frees and tell me what I'm missing...
  12.  
  13. SMS>                                  Steven Stadnicki
  14. SMS>                                  ss7m@andrew.cmu.edu
  15.  
  16. There is a debugging malloc that come with ZMailer 2.1.  You can find it
  17. in the Zmailer distribution on ftp.cs.toronto.edu in pub/zmailer.tar.Z.
  18.  
  19. >psuvax1:6> ftp ftp.cs.toronto.edu
  20. >Connected to ftp.cs.toronto.edu.
  21. >220 relay.cs.toronto.edu FTP server (Version 5.80 Fri Feb 1 17:12:21 EST 1991) ready.
  22. >331 Please give your email address as password.
  23. >230 Guest login ok, access restrictions apply.
  24. >ftp> cd pub
  25. >250 CWD command successful.
  26. >ftp> dir *zmail*
  27. >200 PORT command successful.
  28. >150 Opening ASCII mode data connection for /bin/ls.
  29. >-rw-r--r--  1 917      10           1650 Jun  4 21:39 zmailer.Patch01
  30. >-rw-r--r--  1 7        10           2227 Jun  5 20:27 zmailer.Patch02
  31. >-rw-r--r--  1 0        10           7397 Jun  3 16:51 zmailer.README
  32. >-rw-r--r--  1 0        0         1162209 Jun  5 20:15 zmailer.tar.Z
  33. >226 Transfer complete.
  34. >remote: *zmail*
  35. >281 bytes received in 0.01 seconds (27 Kbytes/s)
  36. >ftp> quit
  37. >221 Goodbye.
  38.  
  39. --
  40. Dan Ehrlich - Sr. Systems Programmer - Penn State Computer Science
  41. <ehrlich@cs.psu.edu>/Voice: +1 814 863 1142/FAX: +1 814 865 3176
  42.