Closed oxyde42 closed 4 days ago
When initializing the memory, the parameters for the memset() function were swapped and the memory was not initialized.
(the compiler warnings had pointed this out)
@IgorYbema have you looked to this?
@CurlyMoo i think you should look at this also.
No, no comments. Simply a good catch.
When initializing the memory, the parameters for the memset() function were swapped and the memory was not initialized.
(the compiler warnings had pointed this out)