Revert "states: only set the fake_stree in set_state()"
commitf513de211c35d665a9f315d4691cf45c3cfec973
authorDan Carpenter <dan.carpenter@oracle.com>
Fri, 19 Feb 2016 09:38:22 +0000 (19 12:38 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Fri, 19 Feb 2016 09:38:22 +0000 (19 12:38 +0300)
treea1191c4a5411be9213d3fbfb175726f6c558b41b
parent1da9d7e1760cda0a06722a007782cac369bb2fc8
Revert "states: only set the fake_stree in set_state()"

This reverts commit e1c171580117edd08f388dc4ae273c37bd9de8d2.

The changelog says there wasn't a very good reason for this.

Also I thought that setting the fake tree would change the true and false strees
but it doesn't because we fake those as well and then discard the states when
we're done.

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