Page 5 of 5

Re: help is appreciated - memory allocated by m_malloc() is automatically free'ed

Posted: Thu Aug 30, 2018 8:14 pm
by dhylands
If MICROPY_GC_CONSERVATIVE_CLEAR is set (which it is by default), then any allocated objects are cleared.