real_absolute: don't store data for arrays
commitda0bd52e8dc164e095800ebebec7a9af45d8d000
authorDan Carpenter <dan.carpenter@oracle.com>
Thu, 7 Feb 2019 19:16:10 +0000 (7 22:16 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Thu, 7 Feb 2019 19:16:10 +0000 (7 22:16 +0300)
tree75282faee32565821d74d1a70753f2c4ca136428
parentc070233ad062214cb2ff032ffc035c00185a6230
real_absolute: don't store data for arrays

Say you have a fake assignment, then you can start storing weird stuff
like arrays or whatever.  Don't waste time with that.

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