sval: temporarily hack what sval_to_str() prints
commitab695e4eddf6c8476c1e17ba4bf2afbbd4d00978
authorDan Carpenter <dan.carpenter@oracle.com>
Thu, 8 Nov 2012 07:08:17 +0000 (8 10:08 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Thu, 8 Nov 2012 07:08:17 +0000 (8 10:08 +0300)
tree4db449cf049fcef4773ee800f497254ae0def53c
parentace7cc8ce1056f5e6c94ac676e4a34b996692854
sval: temporarily hack what sval_to_str() prints

In the old code we just had min and max.  Ideally we'd like to have
u64max and s64max and friends.  But everything is a bit mixed up for now
so this is a temporary hack which changes all the new stuff to min-max.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch_sval.c
validation/sm_casts2.c