2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-07-25 11:56:49 +10:00
openocd/src
Andreas Fritiofson 73d87c6210 kinetis: bugfix in kinetis_write() fallback path
Offset calculation into buffer was wrong and code would read outside buffer
if count was not a multiple of four.

Change-Id: Ied625b10221423d5a5f25d27ce1edd8c2c3eca8a
Signed-off-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
Reviewed-on: http://openocd.zylin.com/749
Reviewed-by: Peter Stuge <peter@stuge.se>
Tested-by: jenkins
Reviewed-by: Freddie Chopin <freddie.chopin@gmail.com>
2012-08-29 06:26:02 +00:00
..
flash kinetis: bugfix in kinetis_write() fallback path 2012-08-29 06:26:02 +00:00
helper helper: command.c cleanup 2012-08-24 16:49:30 +00:00
jtag jtag: fix clang ulink memory leaks 2012-08-29 06:25:19 +00:00
pld build: add helper/types.h to config.h 2012-05-21 16:15:26 +00:00
rtos build: fix memory leaks 2012-08-24 16:49:56 +00:00
server build: fix memory leaks 2012-08-24 16:49:56 +00:00
svf
target arm7_9: Fix broken halfword/byte memory reads 2012-08-29 06:23:47 +00:00
transport transport: remove interface multiple transport warning 2012-03-30 15:51:37 +00:00
xsvf
hello.c
hello.h
main.c
Makefile.am ecosboard: delete bit-rotted eCos code 2012-03-13 19:11:11 +00:00
openocd.c Revert "When calling openocd from a shell like this:" 2012-07-22 19:18:22 +00:00
openocd.h