fill_db_untrusted: follow untrusted data down the call tree
commit0d78c378b109a902c69b50d15ff4696ac12a9703
authorDan Carpenter <dan.carpenter@oracle.com>
Fri, 7 Oct 2011 10:49:44 +0000 (7 13:49 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Fri, 7 Oct 2011 10:49:44 +0000 (7 13:49 +0300)
treed25ca7ce69b86d01ad49fda478d6bc50a9d6c684
parent5fd77195f4e52fcfa794b55afc5a1e5a68c3f2d7
fill_db_untrusted: follow untrusted data down the call tree

This is not pretty.

It gets all the user_data that Smatch prints out and then it follows each
call tree using the follow_params.pl script.  The resulting list is all
stored in the database.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch_scripts/db/fill_db_untrusted.pl