2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-07-25 09:35:23 +10:00
openocd/src
Mathias K 886ea0b914 Initialize return value.
Because no future error checking we will initialize the pointer to
a know value.

Change-Id: I2466eeb413245a398927ec9f3742c2a9a3d51baf
Signed-off-by: Mathias K <kesmtp@freenet.de>
Reviewed-on: http://openocd.zylin.com/283
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-by: Øyvind Harboe <oyvindharboe@gmail.com>
2011-12-16 11:25:56 +00:00
..
flash dsp5680xx - indent fix 2011-12-11 18:40:01 +00:00
helper binarybuffer: use strndup to allocate string 2011-12-01 19:11:20 +00:00
jtag Initialize return value. 2011-12-16 11:25:56 +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_server: use strndup to allocate debug messages 2011-12-02 12:26:04 +00:00
svf svf: fix warnings 2011-11-10 15:43:30 +00:00
target dsp5680xx - indent fix 2011-12-11 18:40:01 +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
hello.c
hello.h
main.c
Makefile.am libusb-1.0 support 2011-11-18 17:00:58 +00:00
openocd.c openocd.c: whitespace cleanup 2011-12-02 12:25:17 +00:00
openocd.h