math: overflows in hard max are undefined
commit8f20339fb4c586cc4c55f984d01babee071bfddc
authorDan Carpenter <dan.carpenter@oracle.com>
Fri, 23 Nov 2012 11:51:50 +0000 (23 14:51 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Fri, 23 Nov 2012 11:51:50 +0000 (23 14:51 +0300)
tree7b66f7f80325074ce439752a5a00e675f6c35cdb
parent43f32e21c213c3bdc01f87130b6d52f6fe70d91e
math: overflows in hard max are undefined

If the calculation overflows then by definition, it's sort of not a hard
max.

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