emacs-devel
[Top][All Lists]
Advanced

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

Re: Debugging emacs memory management


From: Stefan Monnier
Subject: Re: Debugging emacs memory management
Date: Sun, 15 Feb 2015 20:39:52 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> It probably means that the leak is not in Lisp objects, but in memory
> allocated via xmalloc for other means.

IIUC it can also be memory allocated with plain old malloc by library code.


        Stefan



reply via email to

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