[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Some thoughts on security
- From: Pierre-Yves Gérardy <pygy79@...>
- Date: Mon, 12 Dec 2016 00:59:27 +0100
On Mon, Dec 12, 2016 at 12:21 AM, Samuel Groß <mail@samuel-gross.com> wrote:
> [6]: "We have always considered it unacceptable for a Lua program to be able
> to crash the host application. Lua should be a safe language.". This seems
> to be clearly violated here.
Beside what Daurnimator said in a parallel thread, the sentence you
quoted applies to Lua source code, not bytecode.
—Pierre-Yves