Files
openocd/src/target
Antonio Borneo b7125c369c target: esp_xtensa_smp: fix clang report
The variable 'smp_break' is only set and used in case of smp.
But clang cannot track if 'target->smp' get modified between the
set and the use of 'smp_break', so it consider possible to use
'smp_break' uninitialized.

Initialize 'smp_break' to silent clang.

Change-Id: Ifa25a84fe9ffa25b8b58d7920ec77994c3b7ebfe
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Fixes: 77287b8d47 ("target: add Espressif ESP32 basic support")
Reviewed-on: https://review.openocd.org/c/openocd/+/7050
Reviewed-by: Erhan Kurubas <erhan.kurubas@espressif.com>
Tested-by: jenkins
2022-07-02 08:27:31 +00:00
..
2021-07-20 14:52:25 +01:00
2021-05-01 14:35:09 +01:00
2021-05-22 10:06:45 +01:00
2016-05-24 22:30:55 +01:00
2021-07-20 14:52:25 +01:00
2018-04-10 09:13:02 +01:00
2021-07-20 14:52:25 +01:00
2021-05-01 14:35:09 +01:00
2020-03-12 10:11:19 +00:00
2021-07-24 10:37:25 +01:00
2021-07-24 10:37:25 +01:00
2021-05-22 10:06:45 +01:00
2016-05-24 22:30:55 +01:00
2021-07-24 10:37:25 +01:00
2021-07-24 10:37:25 +01:00
2018-12-12 08:47:44 +00:00
2018-12-12 08:47:44 +00:00
2021-07-24 10:37:25 +01:00
2016-05-24 22:30:55 +01:00
2021-07-20 14:53:03 +01:00
2019-11-28 16:59:15 +00:00
2020-07-08 22:08:08 +01:00
2019-11-28 16:59:15 +00:00
2017-05-08 18:04:56 +01:00
2021-05-01 14:35:09 +01:00
2021-06-18 23:14:09 +01:00
2021-05-01 14:35:09 +01:00
2020-12-02 23:15:52 +00:00
2022-05-27 22:52:35 +00:00
2021-05-01 14:35:09 +01:00
2016-05-24 22:30:55 +01:00