emacs-devel
[Top][All Lists]
Advanced

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

Re: Against sqlite3!!!


From: Stefan Monnier
Subject: Re: Against sqlite3!!!
Date: Tue, 07 Dec 2021 08:21:39 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

>           (load-file path)

Please don't:
- The function is called `load` (`load-file` is just one of the
  *commands* defined to access the functionality interactively).
- This is a security hole.

`insert-file-contents + read` should hopefully still be fast enough.


        Stefan




reply via email to

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