[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Heap use after free in lua_checkstack
- From: Dibyendu Majumdar <mobile@...>
- Date: Mon, 27 Jul 2020 18:52:23 +0100
On Mon, 27 Jul 2020 at 18:43, Roberto Ierusalimschy
<roberto@inf.puc-rio.br> wrote:
>
> This (hopefuly) has been fixed in commit a6da1472c0c. That commit
> also has a more readable test case that hits this bug.
>
Hi Roberto,
What was the reason for this change:
https://github.com/lua/lua/commit/d2c2e32e8a0f649099de0e9d04b5a72037b7b138
?
Thanks and Regards
Dibyendu