smdb: print call_imples information along with return_states
commit3326ada7c2a4fd8bc3b0c7b591e32d2b46650c32
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 17 Nov 2014 12:21:44 +0000 (17 15:21 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Mon, 17 Nov 2014 12:21:44 +0000 (17 15:21 +0300)
tree90bd47c4cdfbd642eb39a9d5da8d4fd433d33545
parente1d1c9d36b703fc55b780b528aa2ef8921f549df
smdb: print call_imples information along with return_states

The call_implies tables let's you know if a variable is dereferenced or
freed during the call.  It's useful stuff.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch_data/db/smdb.py