Regular malloc/free in CS
Posted: Thu Oct 11, 2018 1:15 pm
Hello,
I am wondering is it obligatory to use BFT_MALLOC/BFT_FREE in the user functions (boundary conditions and initilization)? Or it is possible to use usual malloc/free?
I am wondering about that because I am using regular malloc/free and looks like I have some memory leaks, but not sure where it comes from.
Best regards,
Konstantin
I am wondering is it obligatory to use BFT_MALLOC/BFT_FREE in the user functions (boundary conditions and initilization)? Or it is possible to use usual malloc/free?
I am wondering about that because I am using regular malloc/free and looks like I have some memory leaks, but not sure where it comes from.
Best regards,
Konstantin