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-15 23:32:36 +08:00
2022-07-08 02:15:54 +08:00
2023-05-08 17:56:07 +03:00
2023-08-08 11:58:29 -03:00
2023-07-28 07:41:51 -07:00
2023-02-02 01:00:10 +02:00
2023-07-13 01:06:53 +08:00
2023-01-04 17:43:59 +02:00
2022-07-08 02:15:54 +08:00
2023-02-02 01:00:10 +02:00
2023-08-08 11:58:29 -03:00
2023-07-06 09:20:24 -03:00
2023-06-16 11:10:25 +08:00
2023-06-17 19:31:17 +08:00
2023-05-30 23:00:00 +08:00
2023-02-04 18:31:23 -03:00
2022-03-28 22:49:37 +08:00
2022-10-17 15:59:46 +09:00
2023-08-07 01:09:52 -07:00
2023-08-05 06:32:50 -07:00
2021-02-05 12:15:56 -03:00
2023-07-31 22:22:58 -07:00
2021-02-05 12:15:56 -03:00
2021-06-03 08:36:03 -07:00
2021-12-30 18:06:00 +08:00
2023-08-08 11:58:29 -03:00
2022-10-17 15:59:46 +09:00
2023-06-10 02:19:58 +08:00
2023-06-22 16:10:58 +08:00
2023-06-15 10:11:36 -03:00
2023-08-05 06:32:50 -07:00
2023-06-16 11:10:25 +08:00
2023-08-08 11:58:29 -03:00
2023-01-07 14:27:42 +02:00
2023-08-02 22:57:28 -07:00
2023-08-05 06:32:50 -07:00
2021-04-08 21:52:14 -05:00
2022-12-28 23:05:58 +08:00
2023-07-31 22:22:58 -07:00