emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: space leak from `values'


From: Dave Love
Subject: Re: space leak from `values'
Date: Wed, 28 Jul 2004 18:12:05 +0100
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.2 (gnu/linux)

Richard Stallman <address@hidden> writes:

> It appears that only explicit user evaluation commands add to values.
> So I don't see how the debugger is particularly likely to get you
> lots and lots of these--

It's if you happen to use `e' a lot, e.g. while looping through
something.

> not without your knowing it, that is.

I bet most people don't know that `values' even exists, let alone what
conses onto it!

It seems basically unclean to let something like that grow
unboundedly, even if it doesn't keep a significant part of the heap
live, and especially as it's pretty obscure.




reply via email to

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