extra, db: we have to record every function call in the db
commit92c7450c2ae0609e0a7f4683f629797a7fb8d838
authorDan Carpenter <dan.carpenter@oracle.com>
Sun, 9 Oct 2011 14:57:47 +0000 (9 17:57 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Sun, 9 Oct 2011 14:57:47 +0000 (9 17:57 +0300)
treeb0e9345979cd379105d04b164da12ac7dc7667dc
parent4f814f2616d6d42c3780c2876569246bba65fff5
extra, db: we have to record every function call in the db

Before we were only recording the function calls where at least one
parameter was known.  But actually it's useful to know about functions
where we don't know any of the values.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch_extra.c