Groups
Groups
Sign in
Groups
Groups
lua-l
Conversations
About
Send feedback
Help
lua-l
Contact owners and managers
1–30 of 573
Welcome to
lua-l
, a list for discussing the
Lua
programming language, its uses, and its implementation. For further information, visit
this page
.
Mark all as read
Report group
0 selected
Cullen Clay (你講話真的很機車)
, …
Javier Guerra Giraldez
7
8:41 AM
Out-of-Bounds Read in luaL_loadstring Function Due to Lack of Input Validation
i think it's now obvious that the responsible for this slop spam doesn't care enough to read
unread,
Out-of-Bounds Read in luaL_loadstring Function Due to Lack of Input Validation
i think it's now obvious that the responsible for this slop spam doesn't care enough to read
8:41 AM
Cullen Clay (你講話真的很機車)
7:00 AM
Out-of-Bounds Read in luaO_pushvfstring Due to Unsanitized String Inputs
### Summary The function `luaO_pushvfstring` in `lobject.c` suffers from a CWE-125 (Out-of-Bounds
unread,
Out-of-Bounds Read in luaO_pushvfstring Due to Unsanitized String Inputs
### Summary The function `luaO_pushvfstring` in `lobject.c` suffers from a CWE-125 (Out-of-Bounds
7:00 AM
checkmate
,
mjmouse9999
2
Jan 20
# CWE-476: NULL Pointer Dereference in Lua Interpreter's handle_script Function
Have you considered telling your LLM that argc and argv actually come from glibc? I've pointed
unread,
# CWE-476: NULL Pointer Dereference in Lua Interpreter's handle_script Function
Have you considered telling your LLM that argc and argv actually come from glibc? I've pointed
Jan 20
checkmate
, …
Martin Eden
3
Jan 20
# CWE-476: NULL Pointer Dereference in Lua's `checkcontrol` Function
On 2026-01-20 19:30, 'Sainan' via lua-l wrote: > Hooray to AI-generated spam. > > --
unread,
# CWE-476: NULL Pointer Dereference in Lua's `checkcontrol` Function
On 2026-01-20 19:30, 'Sainan' via lua-l wrote: > Hooray to AI-generated spam. > > --
Jan 20
checkmate
Jan 20
# CWE-476: NULL Pointer Dereference in luaL_loadstring Function
Summary The luaL_loadstring function in the Lua library (lauxlib.c) contains a vulnerability that
unread,
# CWE-476: NULL Pointer Dereference in luaL_loadstring Function
Summary The luaL_loadstring function in the Lua library (lauxlib.c) contains a vulnerability that
Jan 20
checkmate
Jan 20
# CWE-476: NULL Pointer Dereference in warnf Function
Description The warnf function in ltests.c has a potential vulnerability due to a NULL pointer
unread,
# CWE-476: NULL Pointer Dereference in warnf Function
Description The warnf function in ltests.c has a potential vulnerability due to a NULL pointer
Jan 20
Cheese
, …
dev1 dev2
30
Jan 20
Why set the control variable of this for loop to read-only in Lua5.5?
Thank you, looking forward to it. On Friday, January 16, 2026 at 8:24:43 PM UTC+1 Roberto
unread,
Why set the control variable of this for loop to read-only in Lua5.5?
Thank you, looking forward to it. On Friday, January 16, 2026 at 8:24:43 PM UTC+1 Roberto
Jan 20
Kritzel Kratzel
Jan 19
[ANN] OneLuaPro 5.4.8.2 is available
Please forgive me for this cheeky advertisement, but after almost 6 months it was time for a new
unread,
[ANN] OneLuaPro 5.4.8.2 is available
Please forgive me for this cheeky advertisement, but after almost 6 months it was time for a new
Jan 19
Scott Morgan
,
Thijs Schreijer
4
Jan 17
LDoc Problem
On Fri, 16 Jan 2026, at 14:35, 'Scott Morgan' via lua-l wrote: > Another issue that just
unread,
LDoc Problem
On Fri, 16 Jan 2026, at 14:35, 'Scott Morgan' via lua-l wrote: > Another issue that just
Jan 17
João Pedro Gusatti
,
Luther Thompson
2
Jan 17
Lua 5.5.0 - "global" as a identifier
On 1/17/26 09:00, João Pedro Gusatti wrote: > global = 1 > print(global) --> 1 > > The
unread,
Lua 5.5.0 - "global" as a identifier
On 1/17/26 09:00, João Pedro Gusatti wrote: > global = 1 > print(global) --> 1 > > The
Jan 17
Eric Covener
,
Denis Dos Santos Silva
3
Jan 17
regression on zOS between 5.4.8 to 5.5.0 on zOS
On Sat, Jan 17, 2026 at 12:02 AM Denis Dos Santos Silva <de...@roo.com.br> wrote: > > Hi.
unread,
regression on zOS between 5.4.8 to 5.5.0 on zOS
On Sat, Jan 17, 2026 at 12:02 AM Denis Dos Santos Silva <de...@roo.com.br> wrote: > > Hi.
Jan 17
Yan
,
Roberto Ierusalimschy
2
Jan 15
luaK_exp2anyregup in buildglobal (lparser.c) appears unnecessary
> In the `buildglobal` function, after singlevaraux returns: > > ``` > // buildglobal
unread,
luaK_exp2anyregup in buildglobal (lparser.c) appears unnecessary
> In the `buildglobal` function, after singlevaraux returns: > > ``` > // buildglobal
Jan 15
Rett Berg
Jan 12
Introducing civstack: the educational tech stack in the public domain, written in pure Lua!
https://civboot.github.io/index.html I'm writing an educational tech stack in pure Lua and I'
unread,
Introducing civstack: the educational tech stack in the public domain, written in pure Lua!
https://civboot.github.io/index.html I'm writing an educational tech stack in pure Lua and I'
Jan 12
Biniam Fisseha Demissie
,
Xmilia Hermit
3
Jan 12
Out-of-Bounds Read in kname() via Unchecked Constant Table Index
> Can this also be reproduced using non-binary chunks? Unlikely. Only affects applications that
unread,
Out-of-Bounds Read in kname() via Unchecked Constant Table Index
> Can this also be reproduced using non-binary chunks? Unlikely. Only affects applications that
Jan 12
Stefano Cossu
, …
Luiz Henrique de Figueiredo
4
Jan 7
My first 6 months with Lua
> Therefore, I can say quite confidently that Lua is an excellent fit for > my project, and
unread,
My first 6 months with Lua
> Therefore, I can say quite confidently that Lua is an excellent fit for > my project, and
Jan 7
Luiz Henrique de Figueiredo
, …
Matěj Cepl
40
Jan 7
[ANN] Lua 5.5.0 (rc1) now available
On Tue Jan 6, 2026 at 1:56 PM CET, Roberto Ierusalimschy wrote: > One bug was real (but did not
unread,
[ANN] Lua 5.5.0 (rc1) now available
On Tue Jan 6, 2026 at 1:56 PM CET, Roberto Ierusalimschy wrote: > One bug was real (but did not
Jan 7
John Bit
, …
Xmilia Hermit
5
Jan 6
Lua 5.4.4+ for loop stack overflow inside deep recursive function call
John Bit: > local function f(n) > if n == 0 then return end > for _ in pairs({1}) do return
unread,
Lua 5.4.4+ for loop stack overflow inside deep recursive function call
John Bit: > local function f(n) > if n == 0 then return end > for _ in pairs({1}) do return
Jan 6
Felipe Melo
Jan 6
Documentary about Lua
Hello everyone, I wanted to share that we're currently in production on a documentary about Lua
unread,
Documentary about Lua
Hello everyone, I wanted to share that we're currently in production on a documentary about Lua
Jan 6
Usman
, …
Denis Dos Santos Silva
3
Jan 4
Makefile platform detection fails with modern MinGW64 (MINGW64_NT-10.0-26200)
try $make generic Em terça-feira, 23 de dezembro de 2025 às 18:24:43 UTC-3, Augusto Goulart escreveu:
unread,
Makefile platform detection fails with modern MinGW64 (MINGW64_NT-10.0-26200)
try $make generic Em terça-feira, 23 de dezembro de 2025 às 18:24:43 UTC-3, Augusto Goulart escreveu:
Jan 4
Roberto Ierusalimschy
, …
Marc Balmer
13
Jan 3
Feliz Ano Novo
es guets neuis! Am 03.01.2026 um 05:51 schrieb ryug...@gmail.com: Modu saehae bok mani badeuseyo! (
unread,
Feliz Ano Novo
es guets neuis! Am 03.01.2026 um 05:51 schrieb ryug...@gmail.com: Modu saehae bok mani badeuseyo! (
Jan 3
Stefano Cossu
, …
Sewbacca
8
12/31/25
Singleton in C API
Well, not quite. I was storing the string pointer value instead of the string itself as an index.
unread,
Singleton in C API
Well, not quite. I was storing the string pointer value instead of the string itself as an index.
12/31/25
Matěj Cepl
12/31/25
[PATCH] Allow external definition of Lua library paths in luaconf.h
Currently, `LUA_LDIR` and `LUA_CDIR` are hardcoded in `luaconf.h` to `share/lua/` and `lib/lua/`
unread,
[PATCH] Allow external definition of Lua library paths in luaconf.h
Currently, `LUA_LDIR` and `LUA_CDIR` are hardcoded in `luaconf.h` to `share/lua/` and `lib/lua/`
12/31/25
Eleanor Bartle
, …
Philippe Verdy
7
12/30/25
Whyphen?
SQL has been already extended as a programming language, within many engines that can handle stored
unread,
Whyphen?
SQL has been already extended as a programming language, within many engines that can handle stored
12/30/25
Jasper Klein
, …
Luiz Henrique de Figueiredo
14
12/29/25
Error when loading a C submodule from dll
Op maandag 29 december 2025 om 01:52:03 UTC+1 schreef Sewbacca: Okay so compilation is okay, there
unread,
Error when loading a C submodule from dll
Op maandag 29 december 2025 om 01:52:03 UTC+1 schreef Sewbacca: Okay so compilation is okay, there
12/29/25
Sainan
,
Roberto Ierusalimschy
2
12/29/25
Outdated comment
> Hi, in ltm.h, this comment seems to be outdated with respect to the removal of BITRAS in Lua 5.5
unread,
Outdated comment
> Hi, in ltm.h, this comment seems to be outdated with respect to the removal of BITRAS in Lua 5.5
12/29/25
Hisham
,
Pierre Chapuis
2
12/29/25
[ANN] LuaRocks 3.13.0
Hello, thanks for the release, however there is a problem with the rockspec inside the release
unread,
[ANN] LuaRocks 3.13.0
Hello, thanks for the release, however there is a problem with the rockspec inside the release
12/29/25
Sainan
, …
Vaughan McAlley
3
12/28/25
Semantic change of table length in Lua 5.5
On Thu, 25 Dec 2025 at 05:22, 'Sainan' via lua-l <lu...@googlegroups.com> wrote: Hello,
unread,
Semantic change of table length in Lua 5.5
On Thu, 25 Dec 2025 at 05:22, 'Sainan' via lua-l <lu...@googlegroups.com> wrote: Hello,
12/28/25
Luiz Henrique de Figueiredo
, …
Scott Morgan
14
12/26/25
[ANN] Lua 5.5.0 now available
On 25/12/2025 23:53, Luau Project wrote: > 3. Executing this statement: > > lua -e "
unread,
[ANN] Lua 5.5.0 now available
On 25/12/2025 23:53, Luau Project wrote: > 3. Executing this statement: > > lua -e "
12/26/25
Natanael Copa
12/26/25
Lua 5.5 and dynamically loaded readline
Hi, and congrats with the 5.5 release! I was excited to see the feature to dlopen readline, because
unread,
Lua 5.5 and dynamically loaded readline
Hi, and congrats with the 5.5 release! I was excited to see the feature to dlopen readline, because
12/26/25
Jason Lethbridge
, …
sur-behoffski
4
12/25/25
Luac Github repository needs updating to work with Lua 5.5.0 codebase
On 2025-12-24 19:53, Jason Lethbridge wrote: > It looks there's been enough changes in the Lua
unread,
Luac Github repository needs updating to work with Lua 5.5.0 codebase
On 2025-12-24 19:53, Jason Lethbridge wrote: > It looks there's been enough changes in the Lua
12/25/25