Fix "show_symbol_expr_init()" to not crash if
commite90acd374672e3981176d909bf1643ff3bb092cb
authorLinus Torvalds <torvalds@home.osdl.org>
Thu, 12 Feb 2004 02:05:52 +0000 (11 19:05 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:01:22 +0000 (7 21:01 -0700)
treee57b27482be511085446ee4ddb2bf818d6992ef4
parent2266666cdb97957e4a2fbf121c0fad8f136472b3
Fix "show_symbol_expr_init()" to not crash if
the expression isn't an EXPR_INITIALIZER.

Simple initializers are just regular values.
show-parse.c