emacs-devel
[Top][All Lists]
Advanced

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

Re: Dynamic modules: emacs-module.c and signaling errors


From: Paul Eggert
Subject: Re: Dynamic modules: emacs-module.c and signaling errors
Date: Sat, 28 Nov 2015 15:31:10 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

Aurélien Aptel wrote:
working on the dynamic modules feature
made me realize how Emacs core might leak memory everytime a call
signals in the middle a function if you're not careful

If modules use the Emacs memory allocator we should be able to arrange for any such leaks to be garbage collected, so this shouldn't be a problem.



reply via email to

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