math: overflow implies that there is no fuzzy max
commitb370c7ba5bdeb6da2af850eeb327762284c64d4c
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 26 Nov 2012 08:19:23 +0000 (26 11:19 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Mon, 26 Nov 2012 08:19:23 +0000 (26 11:19 +0300)
tree3f83eb83eb2043d15b47efc20704d4d73b0bb7bc
parent8f20339fb4c586cc4c55f984d01babee071bfddc
math: overflow implies that there is no fuzzy max

If you do a binop that overflows, by definition that means that there isn't
a fuzzy max for it.

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