Update the gen_frees_list.sh and the generated data file.
commitd331cebd2280f6aa770c701825012c0d8b56efa5
authorDan Carpenter <error27@gmail.com>
Fri, 27 Mar 2009 10:44:53 +0000 (27 13:44 +0300)
committerDan Carpenter <error27@gmail.com>
Fri, 27 Mar 2009 10:44:53 +0000 (27 13:44 +0300)
tree712862cca14d31652242afc80825cc9117264194
parenta25871448d0400d53ec0431097b6f004f91fb012
Update the gen_frees_list.sh and the generated data file.

The new data file has entries removed because it is using a newer version
of the check_frees_argument.c file.  Also it's updated to 2.6.29.  The
kernel.frees_argument.remove list is for functions that cause false
positives.  There were 2 functions called free_cell and one frees arguments
and the other one doesn't.

Signed-off-by: Dan Carpenter <error27@gmail.com>
smatch_data/kernel.frees_argument
smatch_data/kernel.frees_argument.remove [new file with mode: 0644]
smatch_scripts/gen_frees_list.sh