fix segfault at startup
commit9b1f9810b090958bb4a669034173a01683c6e3e9
authorZachary T Welch <zw@superlucidity.net>
Wed, 18 Nov 2009 19:56:24 +0000 (18 11:56 -0800)
committerZachary T Welch <zw@superlucidity.net>
Wed, 18 Nov 2009 19:56:24 +0000 (18 11:56 -0800)
treee6090074ea74a0276d8984e67561dab113802d28
parent5e229bbf87fbb5a809553526edf0186dd3dd5cf8
fix segfault at startup

The previous changes to move the startup TCL code resulted in segfaults
during startup.  This seemingly innocuous patch fixes the problem.
I would explain why changing from 'foo[]' to '*foo' caused this issue,
but the difference seems superficial.  For now, this hot fix will do,
but this issue might bear further scrutiny.
src/openocd.h