[BUG] Open calls delete all aliases #194
Labels
⁉ priority:p2
Priority planning - level 2
🎊 resolution:resolved
Bug or feature resolved - might not have been merged to master yet
🔍 scope:analysis
Work regarding abstract domains or fixpoint algorithms
🌍 scope:interproc
Work regarding interprocedural analyses or call graphs
🐛 type:bug
Something isn't working
Milestone
Description
Open calls (and, in general, invoking
top()
orbottom()
on the analysis state) cause all stored aliases to vanish, meaning that LiSA will likely fail to resolve subsequent calls.The text was updated successfully, but these errors were encountered: