openocd/src
Matthias Blaicher a4dc39beb4 rtos: Fix wrong allocation in linux_get_symbol_list_to_lookup
linux_get_symbol_list_to_lookup allocates to few memory. On 64 bit
systems the error did not show due to char* being twice its size,
leaving accidentally enough space.

This patch makes linux_get_symbol_list_to_lookup behave identical
to all other RTOS.

Change-Id: I290ea241fb20b65585c8be14609a92fdbd2a307d
Signed-off-by: Matthias Blaicher <matthias@blaicher.com>
Reviewed-on: http://openocd.zylin.com/934
Tested-by: jenkins
Reviewed-by: Peter Stuge <peter@stuge.se>
2012-10-27 17:25:04 +00:00
..
flash flash: fix at91sam3/4 driver typos 2012-10-17 09:25:11 +00:00
helper build: remove unnecessary jim.h include 2012-10-02 11:36:39 +00:00
jtag rlink: Fix DTC command timeout 2012-10-08 20:32:20 +00:00
pld build: add helper/types.h to config.h 2012-05-21 16:15:26 +00:00
rtos rtos: Fix wrong allocation in linux_get_symbol_list_to_lookup 2012-10-27 17:25:04 +00:00
server Revert "gdb_server : 'R' command replied by OK" 2012-10-24 12:01:22 +00:00
svf build: cleanup src/svf directory 2012-02-06 10:43:34 +00:00
target stlink: fix vector catch not being cleared 2012-10-18 14:39:04 +00:00
transport transport: remove interface multiple transport warning 2012-03-30 15:51:37 +00:00
xsvf build: cleanup src/xsvf directory 2012-02-06 10:45:43 +00:00
hello.c build: cleanup src/ directory 2012-02-06 10:41:23 +00:00
hello.h build: cleanup src/ directory 2012-02-06 10:41:23 +00:00
main.c build: cleanup src/ directory 2012-02-06 10:41:23 +00:00
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 build: cleanup src/ directory 2012-02-06 10:41:23 +00:00