Files
sw_openocd/src/helper
Antonio Borneo 40e6c98dfc helper: configuration: check for empty search dirs
The function find_file() is supposed to be called when the search
dirs in 'script_search_dirs' has already been populated.

This is not the case when the command 'ocd_find' is used in one of
the embedded scripts 'startup.tcl'. It then triggers SIGSEGV.

Check for 'script_search_dirs' and eventually skip searching in
the dirs.

Change-Id: I9e75a8739c94de72041fb64487910d60dffcb2bd
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/8931
Tested-by: jenkins
2025-06-07 09:58:53 +00:00
..
2024-10-05 15:53:43 +00:00
2025-05-17 08:42:05 +00:00
2024-10-05 15:52:26 +00:00
2025-04-19 09:18:36 +00:00
2023-12-16 07:51:10 +00:00
2023-12-16 07:51:10 +00:00
2023-05-05 22:08:56 +00:00