target init sanity check
commitea54ea5364b855ffc6d2733463308a63f9a8e307
authorMathias K <kesmtp@freenet.de>
Tue, 29 Nov 2011 08:37:44 +0000 (29 09:37 +0100)
committerØyvind Harboe <oyvindharboe@gmail.com>
Tue, 29 Nov 2011 14:35:24 +0000 (29 14:35 +0000)
tree863d8fca98143515666bbd26690983d55a99951c
parentce3760c7e803824707e06615975d5a0d7684d26c
target init sanity check

Add a test if the pointer to the target_init function in the target struct
is set before the function pointer is used.

Change-Id: Ie4ea542f64f35efce8c5bce2ced9b881bf283ec1
Signed-off-by: Mathias K <kesmtp@freenet.de>
Reviewed-on: http://openocd.zylin.com/241
Tested-by: jenkins
Reviewed-by: Øyvind Harboe <oyvindharboe@gmail.com>
src/target/target.c