f4a5c17b5e
It's extremely dubious that we have these handles that we think are to GC'd memory at a time when the gc pool may not be initialized. Hopefully, they WERE valid GC memory and are undisturbed by the teardown of the interpreter that can lead to this state. In this case, don't try to m_free them, the memory will become free when the GC heap is reinitialized. Closes: #2338 (together with previous commit) |
||
---|---|---|
.. | ||
common_commands.h | ||
devices.h | ||
external_flash.c | ||
external_flash.h | ||
external_flash_root_pointers.h | ||
qspi_flash.c | ||
qspi_flash.h | ||
spi_flash.c |