mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 19:43:32 +00:00
660ff56d40
* Fix Lua panic in redbean when calling request/connection functions from .init.lua The error calls were triggered appropriately, but used the global Lua state instead of the current Lua state (within protected call), which triggered Lua panic. This executes the error in the proper context. * Rename global Lua state object to make its (mis-)usage easier to detect |
||
---|---|---|
.. | ||
demo | ||
.init.lua | ||
counters.inc | ||
dig.c | ||
echoserver.c | ||
favicon.ico | ||
help.txt | ||
largon2.c | ||
lsqlite3.c | ||
net.mk | ||
redbean.c | ||
redbean.png | ||
wb.c |