buf_comparison: clear array <-> size links better on modification
commit89e993686a814692e1d4ea765d16ee840b63fed7
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 8 May 2017 08:41:07 +0000 (8 11:41 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Mon, 8 May 2017 08:41:07 +0000 (8 11:41 +0300)
tree79b83124d0cb14a6aa921c88496c54f07a630d98
parentc419bcb818933eb9832a85d67f8f3f446f08bff3
buf_comparison: clear array <-> size links better on modification

This wasn't working correctly.  It returned early for merged states and it
also didn't clear the link state.

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