openocd/src
Mathias K ea54ea5364 target init sanity check
Add a test if the pointer to the target_init function in the target struct
is set before the function pointer is used.

Change-Id: Ie4ea542f64f35efce8c5bce2ced9b881bf283ec1
Signed-off-by: Mathias K <kesmtp@freenet.de>
Reviewed-on: http://openocd.zylin.com/241
Tested-by: jenkins
Reviewed-by: Øyvind Harboe <oyvindharboe@gmail.com>
2011-11-29 14:35:24 +00:00
..
flash dsp5680xx - match page erase with mass erase 2011-11-24 23:26:50 +00:00
helper Fix "Evaluate 'script' in the global scope" 2011-10-24 17:40:52 +00:00
jtag Fix unused variables error in amt_jtagaccel 2011-11-25 06:22:02 +00:00
pld Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixes 2011-06-04 09:35:13 +02:00
rtos Add stack alignment support to RTOS awareness - needed for ARM ABI processors 2011-11-29 13:17:22 +00:00
server gdb: Potential rounding error in reg_packet_size gdb_get_registers_packet 2011-11-17 23:10:59 +00:00
svf svf: fix warnings 2011-11-10 15:43:30 +00:00
target target init sanity check 2011-11-29 14:35:24 +00:00
transport transport: move files over to transport folder 2011-06-13 15:51:04 +02:00
xsvf xsvf: add missing error propagation 2011-11-07 20:35:42 +00:00
ecosboard.c jim tests: use installed 2010-10-29 15:10:51 +02:00
hello.c HELLO: review unused symbols 2010-04-10 17:23:06 +08:00
hello.h HELLO: review unused symbols 2010-04-10 17:23:06 +08:00
main.c logging: turn of stdout/stderr buffering 2010-09-20 20:45:48 +02:00
Makefile.am libusb-1.0 support 2011-11-18 17:00:58 +00:00
openocd.c target: fix init_targets script handling 2011-11-23 23:51:36 +00:00
openocd.h