Don't print cross_func errors if the called function checks for NULL.
commitfc0e4653c215dcd8bc905dfa35fa2d6a7b45734e
authorDan Carpenter <error27@gmail.com>
Wed, 18 Feb 2009 22:47:53 +0000 (19 01:47 +0300)
committerDan Carpenter <error27@gmail.com>
Wed, 18 Feb 2009 22:47:53 +0000 (19 01:47 +0300)
tree121851504a6e66f2d377fa37d396cf33b20cd4f4
parent5bda2cbf11d99da739d82733c32fcb28c32d230c
Don't print cross_func errors if the called function checks for NULL.

Signed-off-by: Dan Carpenter <error27@gmail.com>
check_null_deref.c