home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / windows / x / 14587 < prev    next >
Encoding:
Text File  |  1992-07-29  |  550 b   |  15 lines

  1. Newsgroups: comp.windows.x
  2. Path: sparky!uunet!snorkelwacker.mit.edu!bloom-beacon!INTERNET!dont-send-mail-to-path-lines
  3. From: sinan@mtesol.boeing.COM (Sinan Karasu)
  4. Subject: Memory leaks
  5. Message-ID: <9207291738.AA05158@mtesol>
  6. Sender: daemon@athena.mit.edu (Mr Background)
  7. Organization: The Internet
  8. Date: Wed, 29 Jul 1992 17:38:24 GMT
  9. Lines: 4
  10.  
  11.  When is a memory leak a memory leak. If I do many malloc's with
  12. no dalloc's , does the memory remain leaked when the program exits?
  13. Is the answer different in different OSs such as Sun,SCO etc... ?
  14. Sinan
  15.