evaluate: check for NULL type inside typeof
commit703499e552b45542a328e3016868419d65143f2b
authorChristopher <sparse@chrisli.org>
Mon, 29 Mar 2010 05:41:49 +0000 (28 22:41 -0700)
committerChristopher <sparse@chrisli.org>
Mon, 29 Mar 2010 07:43:33 +0000 (29 00:43 -0700)
tree929fe7f03c80acb756d9f7856a60c8e3ed1015d5
parentb4ef55610696028e8bf2b94797faa825784dad4a
evaluate: check for NULL type inside typeof

This should fix the segfault report by Randy.
It still doesn't parse the struct attribute correctly though.

Signed-off-by: Christopher <sparse@chrisli.org>
evaluate.c