[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ 5.4 work2 ] Stack overflow causes crash
- From: Daurnimator <quae@...>
- Date: Tue, 18 Dec 2018 14:30:06 +1100
On Tue, 18 Dec 2018 at 13:40, Jonathan Goble <jcgoble3@gmail.com> wrote:
> This is what I get on Linux, compiled with gcc:
>
> $ lua
> Lua 5.3.5 Copyright (C) 1994-2018 Lua.org, PUC-Rio
Since https://github.com/lua/lua/commit/196c87c9cecfacf978f37de4ec69eba0a5971256
lua uses the C stack which *can* overflow.