flow: more inline fall out
commitf5523434cb931987849afaf9312b76dbdbc7c036
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 26 Feb 2013 06:18:03 +0000 (26 09:18 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Tue, 26 Feb 2013 06:18:03 +0000 (26 09:18 +0300)
treebd0408a278337f95265c868d10011c090417a8c5
parentb78aa52fed750937459fee3327f2f02fce7ad03e
flow: more inline fall out

I went through and audited how returns and ends of functions are handled
and it turns out there were a lot of bugs from the inline processing work.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
15 files changed:
check_allocation_funcs.c
check_db_info.c
check_err_ptr.c
check_frees_argument.c
check_leaks.c
check_memory.c
check_puts_argument.c
check_release_resource.c
check_stack.c
check_unused_ret.c
smatch_ignore.c
smatch_implied.c
smatch_param_filter.c
smatch_param_limit.c
smatch_sval.c