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: Richard Stallman
Subject: Re: master 3d38d1d: Add sqlite3 support to Emacs
Date: Mon, 13 Dec 2021 23:12:53 -0500

[[[ To any NSA and FBI agents reading my email: please consider    ]]]
[[[ whether defending the US Constitution against all enemies,     ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]

  > > But eliminating that is _not_ enough to solve the problem, because
  > > sqlite3 offers another way to load one!  It defines an SQL function,
  > > load_extension, to load an extension.

  > That SQL function is only available if it has been enabled on the C
  > level.  We don't do that, so it's irrelevant.

That's good news.

For now, we should disable the Lisp function to load sqlite3.
Whatever is in master is already being downloaded and run.
It should not offer this capability.

If people develop a safe way to define it, then we can enable it.

-- 
Dr Richard Stallman (https://stallman.org)
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)





reply via email to

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