sval: cast bitwise negates
commit7c54c1e62c68ead7b83e0d990be37930866db950
authorDan Carpenter <dan.carpenter@oracle.com>
Wed, 22 May 2013 08:59:15 +0000 (22 11:59 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Wed, 22 May 2013 08:59:15 +0000 (22 11:59 +0300)
tree6c5ddb8ea1cb5b3b8ed67c78ffb217be6846be94
parentee127287faace36f668460f1fdbf7ff9dfb081b7
sval: cast bitwise negates

I'm not sure what changed but now it definitely causes a bug to not do not
truncate u64max to u32max here.

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