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 | ||
Kconfig | ||
Make.defs | ||
net_mld.c | ||
net_procfs_route.c | ||
net_procfs.c | ||
net_statistics.c | ||
net_tcp.c | ||
net_udp.c | ||
netdev_statistics.c | ||
procfs.h |