emacs-devel
[Top][All Lists]
Advanced

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

Re: master 3d38d1d: Add sqlite3 support to Emacs


From: Po Lu
Subject: Re: master 3d38d1d: Add sqlite3 support to Emacs
Date: Tue, 14 Dec 2021 17:16:28 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.60 (gnu/linux)

Lars Ingebrigtsen <larsi@gnus.org> writes:

> I've now implemented the previously mentioned allowlist, and
> initialised it with a couple of modules that seemed obviously useful
> (pcre and csvtable).

The problem is that such a whitelist has to operate on a list of names
by principle, but if the doc string is to be trusted, legitimate plugins
(and proprietary ones) can also be referred to by an absolute file path
to a shared library.

How did you work around this problem?  Thanks.


reply via email to

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