home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / c / 19427 < prev    next >
Encoding:
Text File  |  1993-01-08  |  1.6 KB  |  42 lines

  1. Newsgroups: comp.lang.c
  2. Path: sparky!uunet!gatech!hubcap!mjs
  3. From: mjs@hubcap.clemson.edu (M. J. Saltzman)
  4. Subject: Re: Unsolveable bug
  5. Message-ID: <1993Jan8.170040.7134@hubcap.clemson.edu>
  6. Organization: Clemson University, Clemson SC
  7. References: <204@zurich.spectrospin.ch> <131@mccoy.dbaccess.com>
  8. Date: Fri, 8 Jan 1993 17:00:40 GMT
  9. Lines: 31
  10.  
  11. In article <131@mccoy.dbaccess.com> steve@dbaccess.com (Steve Suttles) writes:
  12. >[...]
  13. >Forget about bugs in malloc implementation.  They would have been
  14. >found.  
  15.  
  16. Well, it would be nice if this were true, but I just found one last week.
  17. To be sure, this is the last thing to suspect, and search for such a 
  18. bug should only be undertaken when all other possibilities have been
  19. rigorously eliminated.  Also, the odds are that for widly-used systems,
  20. malloc() is pretty well shaken down by now.
  21.  
  22. >While your mistake might be in the area of malloc'ed memory,
  23. >it is a mistake in the requests that were made, rather than the
  24. >fulfillment of those requests.  But if you honestly believe you
  25. >haven't messed up with malloc, don't give up; keep looking until you
  26. >find it.  Computers only do what they are told, after all...
  27. >
  28. >When one is discovered that doesn't, it gets sent out to be fixed.
  29. >
  30. >sas
  31. >-- 
  32. >Steve Suttles                Internet:  steve@dbaccess.com      Dr. DCL is IN!
  33. >CROSS ACCESS Corporation     UUCP: {uunet,sgiblab}!troi!steve  Yo speako TECO!
  34. >2900 Gordon Ave, Suite 100   fax: (408) 735-0328              Talk data to me!
  35. >Santa Clara, CA 95051-0718   vox: (408) 735-7545   HA! It's under 4 lines NOW!
  36.  
  37.  
  38. -- 
  39.         Matthew Saltzman
  40.         Clemson University Math Sciences
  41.         mjs@clemson.edu
  42.