home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / aix / 8189 < prev    next >
Encoding:
Text File  |  1992-07-25  |  1.2 KB  |  36 lines

  1. Newsgroups: comp.unix.aix
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!ux1.cso.uiuc.edu!news.cso.uiuc.edu!void.ncsa.uiuc.edu!marca
  3. From: marca@void.ncsa.uiuc.edu (Marc Andreessen)
  4. Subject: Re: SUMMARY: dbx problems
  5. References: <OINK.92Jul26033741@julian.newshost.uwo.ca>
  6. Message-ID: <Brzn1v.7oG@news.cso.uiuc.edu>
  7. Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
  8. Organization: University of Illinois at Urbana
  9. Date: Sun, 26 Jul 1992 08:46:42 GMT
  10. Lines: 24
  11.  
  12. oink@newshost.uwo.ca (Test Account) writes:
  13. : In article <BrvAFJ.6oM@news.cso.uiuc.edu> marca@void.ncsa.uiuc.edu (Marc Andreessen) writes:
  14. :    I believe).  Also, 3.1 malloc would clear all memory it allocated to 0; 
  15. :    3.2 malloc does not.  (Normally, malloc isn't supposed to do this -
  16. :    but calloc is.)
  17. : My experience has shown that this is simply not true. Although it probably is
  18. : true of malloc()ed memory from the heap, it is certainly NOT true of recently
  19. : free()ed amd re-malloc()ed memory. 
  20.  
  21. Yargh, you're right.  Never miiiiiiiiind...
  22.  
  23. : Certainly not something to count on!
  24.  
  25. Absolutely...
  26.  
  27. Marc
  28.  
  29. -- 
  30. Marc Andreessen
  31. Software Development Group
  32. National Center for Supercomputing Applications
  33. marca@ncsa.uiuc.edu
  34.