sval: take the type into consideration when doing an sval_cmp_val().
commite2163e3c78c81a00e896b33ea4606a7af01f8f64
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 19 Nov 2012 18:47:26 +0000 (19 21:47 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Mon, 19 Nov 2012 18:47:26 +0000 (19 21:47 +0300)
tree5254184da9ac34b6f439d0359fa35e562a583115
parent5de1dfbb0f5a28fc8d4c3dfc28898bf0090a3703
sval: take the type into consideration when doing an sval_cmp_val().

The original code counted everything as signed.

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