tpop3d-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tpop3d-discuss] Apparent memory leak in 1.4.1pre4 under Solaris 8


From: Chris Lightfoot
Subject: Re: [tpop3d-discuss] Apparent memory leak in 1.4.1pre4 under Solaris 8
Date: Mon, 18 Mar 2002 23:34:11 +0000
User-agent: Mutt/1.3.24i

On Mon, Mar 18, 2002 at 03:19:10PM -0800, Paul Makepeace wrote:
> Perl doesn't have a GC, but AFAIK so long as you're not creating
> circular references or leaving unused objects/data structures lying
> around there shouldn't be egregious memory usage issues.

Hmm. Perl claims to have a GC -- see, e.g., perlobj(3) --
but it's based on reference counting rather than
mark/sweep or however `real' GCs work.

-- 
 Never attribute to malice what can be explained by stupidity.
 (Hanlon)


reply via email to

[Prev in Thread] Current Thread [Next in Thread]