riscv-openocd/src
Paul Fertser dca76cd5da rtos: mqx: replace malloc+strcpy with strdup
Using strcpy is potentially dangerous so just use a safer and easier way
to do the same.

Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Change-Id: Id85f3b7f8af1eaf14c9951ae710546d2437c70b5
Reviewed-on: https://review.openocd.org/c/openocd/+/8597
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
Tested-by: jenkins
2024-12-22 09:52:20 +00:00
..
flash flash/nor/sfdp: Fix broken DEBUG log line on macOS 2024-12-21 10:25:58 +00:00
helper helper/jim-nvp.h: Rework 'isconfigure' variable 2024-11-23 13:48:52 +00:00
jtag enable the Bus Pirate adapter by default on most systems 2024-11-23 13:49:42 +00:00
pld pld: make get_pld_device_by_num() static 2024-11-23 13:46:59 +00:00
rtos rtos: mqx: replace malloc+strcpy with strdup 2024-12-22 09:52:20 +00:00
rtt rtt: drop unused function rtt_started() 2024-11-23 13:46:35 +00:00
server rtt server: fix for dropped data when target has no space 2024-12-22 09:43:37 +00:00
svf openocd: convert 'unsigned' to 'unsigned int' 2024-10-05 15:46:25 +00:00
target target: aarch64: fix out-of-bound access to array 2024-12-22 09:50:50 +00:00
transport openocd: convert 'unsigned' to 'unsigned int' 2024-10-05 15:46:25 +00:00
xsvf openocd: convert 'unsigned' to 'unsigned int' 2024-10-05 15:46:25 +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