lua-users home
lua-l archive

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


On Thu, Feb 3, 2022 at 2:00 PM Кныжов Никита wrote:
I found a heap a heap buffer overflow on read in luaH_getshortstr function.

The most interesting part of the test script raises an "attempt to index a string value" error.
Why "string" instead of "number"?

local _ENV <const> = 0
x=0