Fix io.open() crashing the client sometimes
Top 1 reason(s) why `malloc()` sucks().
The `luafiletransfers->nodestatus` array is not initialised so if you are out of luck `SendFileTicker` will try to trigger a timeout for nodes that don't exist.
Top 1 reason(s) why `malloc()` sucks().
The `luafiletransfers->nodestatus` array is not initialised so if you are out of luck `SendFileTicker` will try to trigger a timeout for nodes that don't exist.