Initialization is marked as initialized after all initializations are done, not befor...
commitddecadca42ce392ca10da56a6c273e8041299ef0
authorTomek CEDRO <cederom@tlen.pl>
Tue, 13 Nov 2012 01:26:27 +0000 (13 02:26 +0100)
committerTomek CEDRO <cederom@tlen.pl>
Fri, 21 Dec 2012 13:09:21 +0000 (21 14:09 +0100)
tree4c11b0b6468785b84bea850efc5ab9480de016e7
parentf0dbb9d5450ab39bd8a00415b0d79b2e7c9aa484
Initialization is marked as initialized after all initializations are done, not before. When something goes wrong and the function cannot handle errors user still can change the parameters and try to reinitialize environment.

Change-Id: I04cd8bf892ff42f57567b4b5b3bd6ddeaa3406aa
Signed-off-by: Tomek CEDRO <cederom@tlen.pl>
src/openocd.c