constraints: fix selecting the required constraint
commit861d5971298bbef0f23f609456bbdd2ce4b2203b
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 31 Oct 2017 10:57:00 +0000 (31 13:57 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Tue, 31 Oct 2017 10:57:00 +0000 (31 13:57 +0300)
tree024a442826fad899723b6d342a173656ba198931
parent9fea41f777f9b3183f5822fee9d7509265839b73
constraints: fix selecting the required constraint

This was saving stuff to "p" instead of "*p" so it was useless.

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