extra: fix some type bugs handling loops
commit61f714f471fc18763dc0edfc17c0a0403f4894ea
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 5 Mar 2019 13:28:57 +0000 (5 16:28 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Tue, 5 Mar 2019 13:28:57 +0000 (5 16:28 +0300)
tree0f222dce0d9e3b74894181e780df40f1d0527f87
parentd0e47983f39078b0cfcc3f4628a3052358dba4ba
extra: fix some type bugs handling loops

Sor far as I know, this doesn't cause any issues at runtime, but it's good
to use the correct types.

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