Generate a list of functions that allocate data.
commit55649a5003a8fe5c5ca7087670663fb928d16fe6
authorDan Carpenter <error27@gmail.com>
Sat, 28 Mar 2009 13:05:14 +0000 (28 16:05 +0300)
committerDan Carpenter <error27@gmail.com>
Sat, 28 Mar 2009 13:05:14 +0000 (28 16:05 +0300)
tree13b6918042adf3ff84fe9d9d8c329ea645cc7950
parentd331cebd2280f6aa770c701825012c0d8b56efa5
Generate a list of functions that allocate data.

Signed-off-by: Dan Carpenter <error27@gmail.com>
check_allocation_funcs.c [new file with mode: 0644]
smatch.c
smatch_data/kernel.allocation_funcs [new file with mode: 0644]
smatch_data/kernel.allocation_funcs.remove [new file with mode: 0644]
smatch_scripts/gen_allocation_list.sh [new file with mode: 0755]