[1970] in java-interest

home help back first fref pref prev next nref lref last post

Question on circular linked lists

daemon@ATHENA.MIT.EDU (Edmund Burnette)
Wed Sep 20 17:56:56 1995

From: Edmund Burnette <sasebb@unx.sas.com>
To: java-interest@java.sun.com
Date: Wed, 20 Sep 1995 15:30:19 -0400 (EDT)

Suppose that you have a circularly linked list. Wouldn't it be
possible to orphan this memory and have a memory leak,
since nulling the master pointer wouldn't decrement the use
count to zero, and it would seem impractical for the system
to check for loops in the reference chains.

-- 
Edmund Burnette, Portable Debugging | (919)677-8000x7772, 677-8123(Fax)
Development, SAS Institute Inc.     |       sasebb@unx.sas.com (W)
SAS Campus Drive, Cary, NC 27513    |    ebb@mercury.interpath.net (H)
........He is Bob/Ready for Fun/He Wears a Smile/Everybody Run........
-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post