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

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

bug#31092: 25.2: apropos-value: memory leak


From: Boruch Baum
Subject: bug#31092: 25.2: apropos-value: memory leak
Date: Sun, 8 Apr 2018 09:43:04 -0400
User-agent: NeoMutt/20180223

On 2018-04-08 15:59, Eli Zaretskii wrote:
> Indeed, because I couldn't reproduce the problem on my system.
>
> I suggest to try the latest pretest of Emacs 26.1 or build the
> emacs-26 branch of the Emacs Git repository.

Too much the coward for either option. BTW, at line 1154 of the file
apropos.el is a brief comment "permit gc", which might indicate that
this was a known issue at some point. The way that package uses variable
`apropos-accumulator' seems all wrong, creating it as a global and then
manually unsetting it; seems to me it should be locally scoped and
passed as an argument when necessary.

-- 
hkp://keys.gnupg.net
CA45 09B5 5351 7C11 A9D1  7286 0036 9E45 1595 8BC0





reply via email to

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