Hi,
How can I clear a module heap?
Isn't it cleared when unloading?
Thanks,
ne0h
Module heap not cleared when stop and unload the module
Declare prototype
Call it in module_stop()
Code: Select all
int __psp_free_heap(void);