Skip to content
Snippets Groups Projects
Forked from Illuna-Minetest / minetest_game
2014 commits behind the upstream repository.
user avatar
Auke Kok authored
I spotted two places where under stress (many explosions) luajit would
end up passing nil to these functions. I'm not entirely sure how,
but it seems good form to guard against it, which does make it
more robust. After this patch, I'm not able to crash the server. With
many explosions, it may still lag significantly, but always returns
in the end.
0736d30e
History