LuaLanes / lanes

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

Update tools.c #220

Closed xriss closed 9 months ago

xriss commented 9 months ago

needs a null check, either here or after lua_getfield

xriss commented 9 months ago

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