[FIX] fix patch for table init
In new sysdata the returning results of some functions is no more just 1 or 0, but the number of bytes. Even if the table was initialize, it gives the error message with nbytes. This has been resolved adding < 0 to if condition.