Fix state names for ranges.
commit223aff3ef42a71e7221d0053703982d799de3bd7
authorDan Carpenter <error27@gmail.com>
Fri, 10 Apr 2009 18:49:08 +0000 (10 21:49 +0300)
committerDan Carpenter <error27@gmail.com>
Fri, 10 Apr 2009 18:49:08 +0000 (10 21:49 +0300)
tree8c814a540bac60e4b608b02b0fa6431b683ea469
parent8e0264c71635ff0a572d4a09015eba860172aff4
Fix state names for ranges.

The trick of show_ranges() is that the memory will get freed automatically
at the end of checking a function.  We use show_ranges() only for state
names so this is OK for now.

Signed-off-by: Dan Carpenter <error27@gmail.com>
smatch_extra.h
smatch_extra_helper.c