Closed viper-admin closed 4 years ago
@dohrau on 2016-07-04 21:28:
- changed the assignee from (none) to @dohrau
@dohrau commented on 2016-07-05 08:27
Bug does not seem to be in the permission analysis state. The assume method is called with a UnitExpression
as an argument. Maybe the bug is in the backward interpreter.
@dohrau on 2016-07-05 08:27:
- changed the assignee from @dohrau to bitbucket user caterinaurban
Bitbucket user caterinaurban commented on 2016-07-06 20:10
fixed https://github.com/viperproject/sample/issues/58
→ <<cset https://github.com/viperproject/sample/commit/f9c7406baf0201c635f29332bee830221df70649>>
Bitbucket user caterinaurban on 2016-07-06 20:10:
- changed
state
fromnew
toresolved
The inference does not seem to track accesses that appear in boolean conditions. See for instance the following program: