riscv-openocd/src
Tomas Vanek 7dd875900e drivers/linuxspidev: fix minor memory leak
free() strduped spi_path on quit.
Found by valgrind.

Change-Id: Iaa59c7258c920b5e60d615df790dfe815831b925
Signed-off-by: Tomas Vanek <vanekt@fbl.cz>
Fixes: 83e0293f7b ("Add Linux SPI device SWD adapter support")
Reviewed-on: https://review.openocd.org/c/openocd/+/8732
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-by: Richard Pasek <rpasek@google.com>
2025-02-11 11:56:09 +00:00
..
flash flash/nor: add DesignWare SPI controller driver 2025-01-31 03:25:53 +00:00
helper helper/log: Fix build using _DEBUG_FREE_SPACE_ 2025-01-25 10:36:51 +00:00
jtag drivers/linuxspidev: fix minor memory leak 2025-02-11 11:56:09 +00:00
pld pld: make get_pld_device_by_num() static 2024-11-23 13:46:59 +00:00
rtos rtos/hwthread: Use LOG_TARGET_xxx() 2025-02-11 11:53:59 +00:00
rtt rtt: drop unused function rtt_started() 2024-11-23 13:46:35 +00:00
server helper: list: rename macro clashing with sys/queue.h 2025-01-12 11:09:31 +00:00
svf openocd: convert 'unsigned' to 'unsigned int' 2024-10-05 15:46:25 +00:00
target OpenOCD: fix code indentation 2025-01-25 10:31:06 +00:00
transport openocd: convert 'unsigned' to 'unsigned int' 2024-10-05 15:46:25 +00:00
xsvf OpenOCD: fix code indentation 2025-01-25 10:31:06 +00:00
Makefile.am configure: Use pkg-config for jimtcl 2024-08-02 15:59:07 +00:00
hello.c hello: include hello.h 2023-05-18 10:13:41 +00:00
hello.h openocd: src: replace the GPL-2.0-or-later license tag 2022-07-23 13:59:13 +00:00
main.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
openocd.c autoconf: Add support for code coverage 2024-11-16 14:18:57 +00:00
openocd.h openocd: src: replace the GPL-2.0-or-later license tag 2022-07-23 13:59:13 +00:00