extra: use real_absolute values
commit337aad51f93a48e9a296672e15df0877e204323b
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 21 Mar 2016 10:25:19 +0000 (21 13:25 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Mon, 21 Mar 2016 10:25:19 +0000 (21 13:25 +0300)
tree7b8cb8bd1167af639d04af6b1418f8563512b3ba
parentbe15d15be5970af8b977eff88f8ccddd713de7cb
extra: use real_absolute values

I wanted to do this earlier but it exposed bugs in the rest of the code
and caused false positives.  It seems to be working now though.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch_extra.c
validation/sm_real_absolute1.c [new file with mode: 0644]