emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Module assertions: check for garbage collections


From: Philipp Stephani
Subject: Re: [PATCH] Module assertions: check for garbage collections
Date: Sat, 08 Jul 2017 13:26:00 +0000



Philipp Stephani <address@hidden> schrieb am Di., 4. Juli 2017 um 22:55 Uhr:
It's technically possible to write a user pointer finalizer that calls
into Emacs module functions.  This would be disastrous because it
would allow arbitrary Lisp code to run during garbage collection.
Therefore extend the module assertions to check for this case.

Pushed as b7dab24b79. 

reply via email to

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