Petro Karashchenko
1b0baa8337
nuttx: use lib_free for memory de-allocation after strdup or asprintf
...
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>
2023-08-08 11:58:29 -03:00
..
2023-07-08 13:50:48 +08:00
2023-04-22 01:46:39 +08:00
2023-05-30 23:00:00 +08:00
2023-01-29 14:32:33 +08:00
2022-11-09 21:38:10 +01:00
2022-12-16 09:51:15 +08:00
2023-01-29 14:32:33 +08:00
2022-11-09 21:38:10 +01:00
2022-11-11 20:07:05 +08:00
2022-11-11 20:07:05 +08:00
2022-11-09 21:38:10 +01:00
2023-07-25 06:17:48 -07:00
2021-06-03 08:36:03 -07:00
2023-04-22 01:46:39 +08:00
2023-01-12 01:40:11 +08:00
2021-03-03 18:52:53 -08:00
2022-08-25 13:38:36 +08:00
2020-04-01 16:09:28 -06:00
2023-01-12 01:40:11 +08:00
2021-03-03 18:52:53 -08:00
2021-03-03 18:52:53 -08:00
2023-05-18 14:50:08 -03:00
2022-07-14 12:08:45 +08:00
2021-05-27 08:07:25 +09:00
2022-09-30 17:54:56 +02:00
2021-05-27 08:07:25 +09:00
2022-01-18 10:59:47 +01:00
2022-04-04 21:32:58 +08:00
2023-01-12 01:40:11 +08:00
2021-03-03 18:52:53 -08:00
2022-12-10 02:36:24 +08:00
2022-12-10 02:36:24 +08:00
2023-08-08 11:58:29 -03:00
2022-12-10 02:36:24 +08:00