lua-users home
lua-l archive

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


> Can the Lua authors confirm that they wrote the string library with
> the intention of preventing crashes and exploits?

All Lua libraries must prevent Lua code from crashing the host program.
--lhf