overflow: use fuzzy_max to warn about array overflows
commita80cdc31cf0218ab473aa9d65fa34e88dacd87b0
authorDan Carpenter <dan.carpenter@oracle.com>
Fri, 6 Dec 2013 10:20:59 +0000 (6 13:20 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Fri, 6 Dec 2013 10:20:59 +0000 (6 13:20 +0300)
treedb0909e6a5a354abfd1343557c4ddbcdcba5a1ef
parente284e02b432c8f87068e82483a39f56fbcc4bbf2
overflow: use fuzzy_max to warn about array overflows

Fuzzy max is useful these days so let's turn enable it again.

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