openocd/src/target/xtensa
Erhan Kurubas f77c919cf4 target/xtensa: fix clang analyzer warnings and gcc12 build errors
Fix Unused code	Dead assignment at line 657
Fix Memory error Double free at line 2851
Fix Memory error Memory leak at line 2530
Fix error: 'a3' may be used uninitialized at line 758
Fix error: '%04x' directive writing between 4 and 8 bytes
into a region of size 5 at line 2471

Signed-off-by: Erhan Kurubas <erhan.kurubas@espressif.com>
Change-Id: I0382a622bc7c4108a335fd741816577e79240397
Reviewed-on: https://review.openocd.org/c/openocd/+/7137
Tested-by: jenkins
Reviewed-by: Ian Thompson <ianst@cadence.com>
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
2022-08-21 22:04:07 +00:00
..
Makefile.am target: add generic Xtensa LX support 2022-08-20 15:38:41 +00:00
xtensa.c target/xtensa: fix clang analyzer warnings and gcc12 build errors 2022-08-21 22:04:07 +00:00
xtensa.h target: add generic Xtensa LX support 2022-08-20 15:38:41 +00:00
xtensa_chip.c target: add generic Xtensa LX support 2022-08-20 15:38:41 +00:00
xtensa_chip.h target: add generic Xtensa LX support 2022-08-20 15:38:41 +00:00
xtensa_debug_module.c openocd: src/target: replace the GPL-2.0-or-later license tag 2022-07-23 13:58:51 +00:00
xtensa_debug_module.h target/espressif: remove author lines from esp32xx and xtensa files 2022-08-15 13:27:10 +00:00
xtensa_regs.h target: add generic Xtensa LX support 2022-08-20 15:38:41 +00:00