riscv-openocd/src/rtos
Kirill Radkin b388f4805c OpenOCD memory leak in `hwthread_update_threads()`
Update `os_free()` from `rtos/rtos.c:96` to fix memory leaks

Change-Id: Id7b4c775291b735a0b4423151c2930afce6bf0bd
Signed-off-by: Kirill Radkin <kirill.radkin@syntacore.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/7934
Reviewed-by: Tim Newsome <tim@sifive.com>
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
2023-10-27 11:41:30 +00:00
..
FreeRTOS.c rtos/FreeRTOS: some optimization of freertos_update_threads() 2023-04-07 21:44:31 +00:00
Makefile.am rtos/nuttx: add Espressif target support and refactoring 2023-03-25 18:06:08 +00:00
ThreadX.c rtos/ThreadX: added check for NULL-named tasks 2022-11-15 21:35:12 +00:00
chibios.c rtos: with pointers, use NULL instead of 0 2023-05-05 22:09:24 +00:00
chromium-ec.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
eCos.c rtos: move prototype of rtos_thread_packet() in rtos.h 2023-05-18 10:16:32 +00:00
embKernel.c rtos: Fix constness of struct rtos_type 2023-01-28 15:52:25 +00:00
hwthread.c rtos: move prototype of rtos_thread_packet() in rtos.h 2023-05-18 10:16:32 +00:00
linux.c rtos/linux.c: Fix Linux user space border check 2023-04-14 15:16:43 +00:00
linux_header.h openocd: src: add GPL license tag on files that miss it 2022-07-23 13:13:39 +00:00
mqx.c rtos: Fix constness of struct rtos_type 2023-01-28 15:52:25 +00:00
nuttx.c rtos/nuttx: add Espressif target support and refactoring 2023-03-25 18:06:08 +00:00
riot.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
rtkernel.c rtos: Support rt-kernel 2023-01-28 15:52:03 +00:00
rtos.c OpenOCD memory leak in `hwthread_update_threads()` 2023-10-27 11:41:30 +00:00
rtos.h rtos: move prototype of rtos_thread_packet() in rtos.h 2023-05-18 10:16:32 +00:00
rtos_chibios_stackings.c rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
rtos_chibios_stackings.h rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
rtos_ecos_stackings.c rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
rtos_ecos_stackings.h rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
rtos_embkernel_stackings.c rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
rtos_embkernel_stackings.h rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
rtos_mqx_stackings.c rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
rtos_mqx_stackings.h rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
rtos_nuttx_stackings.c rtos/nuttx: add stacking info for Espressif Xtensa chips 2023-01-28 15:51:15 +00:00
rtos_nuttx_stackings.h rtos/nuttx: add Espressif target support and refactoring 2023-03-25 18:06:08 +00:00
rtos_riot_stackings.c rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
rtos_riot_stackings.h rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
rtos_standard_stackings.c rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
rtos_standard_stackings.h rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
rtos_ucos_iii_stackings.c rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
rtos_ucos_iii_stackings.h rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
uCOS-III.c rtos: uCOS-III: split struct ucos_iii_params 2023-05-18 10:17:18 +00:00
zephyr.c rtos/zephyr: arm: fetch arm exc return offset 2023-08-26 11:40:32 +00:00