LuaLanes / lanes

Lanes is a lightweight, native, lazy evaluating multithreading library for Lua 5.1 to 5.4.
Other
465 stars 96 forks source link

Update tools.c #220

Closed xriss closed 1 year ago

xriss commented 1 year ago

needs a null check, either here or after lua_getfield

xriss commented 1 year ago

OK, forget that I had a cached old copy of lanes.lua that was triggering this :)