2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-07-26 11:05:52 +10:00
openocd/src/helper
Spencer Oliver 3dde0f47b2 binarybuffer: use strndup to allocate string
Change-Id: I65d8f37b18d5b5a798406b956f50ab7bb550e172
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-on: http://openocd.zylin.com/246
Tested-by: jenkins
Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
2011-12-01 19:11:20 +00:00
..
bin2char.c warnings: use more 'const' for char * 2010-12-29 22:07:39 +01:00
binarybuffer.c binarybuffer: use strndup to allocate string 2011-12-01 19:11:20 +00:00
binarybuffer.h
command.c command: fix leak when executing commands 2011-03-27 23:51:30 +02:00
command.h warnings: use more 'const' for char * 2010-12-29 22:07:39 +01:00
configuration.c
configuration.h
fileio.c fileio: fileio_size() can now fail 2010-09-29 18:56:07 +02:00
fileio.h Compilation Warnings on OS X 10.5 2010-12-29 22:16:28 +01:00
ioutil_stubs.c stubs: buildfix 2009-12-02 15:24:14 -08:00
ioutil.c nit: do not add \n at end of LOG_ERROR 2011-01-05 21:46:12 +01:00
ioutil.h
jim-nvp.c jim: add missing jim license 2011-10-21 09:29:44 +00:00
jim-nvp.h jim: add missing jim license 2011-10-21 09:29:44 +00:00
log.c log: debug level is between silent and debug output levels 2011-02-25 16:36:42 +01:00
log.h nit: more LOG_* \n fixes 2011-01-09 21:35:23 +01:00
Makefile.am jim-nvp is moving from jimtcl to openocd 2011-09-30 09:38:22 +02:00
options.c gdbderver: fix gdb pipe startup overflow 2010-10-05 15:00:40 +01:00
replacements.c
replacements.h
startup.tcl Fix "Evaluate 'script' in the global scope" 2011-10-24 17:40:52 +00:00
system.h
time_support_common.c
time_support_ecos.c
time_support.c TIME_SUPPORT: review unused symbols 2010-04-10 19:25:32 +08:00
time_support.h TIME_SUPPORT: review unused symbols 2010-04-10 19:25:32 +08:00
types.h ecos: add 64 bit types for sprintf/sscanf 2011-04-28 22:17:48 +02:00
util.c util: ms command to calculate length of operations 2010-08-01 09:35:58 +02:00
util.h util: ms command to calculate length of operations 2010-08-01 09:35:58 +02:00