1b0baa8337
The memory allocated with strdup and asprintf is done via lib_malloc so we need to use lib_free to deallocate memory otherwise the assertion "Free memory from the wrong heap" is hit with flat mode and user separated heap enabled mode. Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Make.defs | ||
driver.h | ||
fs_blockpartition.c | ||
fs_blockproxy.c | ||
fs_closeblockdriver.c | ||
fs_closemtddriver.c | ||
fs_findblockdriver.c | ||
fs_findmtddriver.c | ||
fs_mtdpartition.c | ||
fs_mtdproxy.c | ||
fs_openblockdriver.c | ||
fs_registerblockdriver.c | ||
fs_registerdriver.c | ||
fs_registermtddriver.c | ||
fs_registerpipedriver.c | ||
fs_unregisterblockdriver.c | ||
fs_unregisterdriver.c | ||
fs_unregistermtddriver.c | ||
fs_unregisterpipedriver.c |