untracked_param: functions that are too hairy are untrackable
commit55dba52e3fefec3495d607736f8f7e639501b9df
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 28 Nov 2016 13:12:22 +0000 (28 16:12 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Mon, 28 Nov 2016 13:12:22 +0000 (28 16:12 +0300)
treef224e2923266bf585dce91e01088a5a289983304
parent7783b5096ca901743921baf5cbe20a6ea0b0fc7e
untracked_param: functions that are too hairy are untrackable

Otherwise you get uninitialized variable warnings when you pass things to
hairy functions.

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