emacs-devel
[Top][All Lists]
Advanced

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

Re: emacs-29 3c1693d08b0: Fix Elisp code injection vulnerability in emac


From: Po Lu
Subject: Re: emacs-29 3c1693d08b0: Fix Elisp code injection vulnerability in emacsclient-mail.desktop
Date: Thu, 09 Mar 2023 08:50:21 +0800
User-agent: Gnus/5.13 (Gnus v5.13)

Eli Zaretskii <eliz@gnu.org> writes:

> I hope it is, but I thought this about Bash as well...

sed is be portable as long as you avoid alternation, separators in
patterns, empty parenthesized patterns, character classes, nested
parentheses, and some other pitfalls which don't immediately come to
mind.

Thanks.


reply via email to

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