states: merge nullify_all_states() into save_all_states()
commitf6415169c78ef531b4a5dd27dffde90ecec07494
authorDan Carpenter <dan.carpenter@oracle.com>
Fri, 28 Feb 2014 09:20:22 +0000 (28 12:20 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Fri, 28 Feb 2014 09:20:22 +0000 (28 12:20 +0300)
treede00e571bbac78b951cdfefcc27e8e07cb915d1a
parent3aae9b336b31157356ca23b2f5d2d74e41e3fad4
states: merge nullify_all_states() into save_all_states()

I was confused by this function at first and thought it leaked memory.  It
doesn't.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch.h
smatch_flow.c
smatch_states.c