Skip to content

[FIX] fix patch for table init

Carlo Ferriolo requested to merge cf/fix_sysdata_table_init into scarthgap

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.

Merge request reports

Loading