Closed viper-admin closed 4 years ago
Bitbucket user caterinaurban commented on 2016-07-05 14:54
fixed https://github.com/viperproject/sample/issues/61
→ <<cset https://github.com/viperproject/sample/commit/d6c6d8f7ed005b7ffeab6fea3a288094365e0aae>>
Bitbucket user caterinaurban on 2016-07-05 14:54:
- changed
state
fromnew
toresolved
Comparing different heap nodes sometimes returns true even if the nodes are different (for instance, when comparing a summary node with an unknown node).
As a consequence of this bug, the check whether to paths must alias does not work. Which in turn leads to unintended behaviour of some methods of the permission analysis state (e.g. inhale, and also the assign field)