Skip to content

[BUG] Duplicate call returned by BaseCallGgraph.getCallSites() #145

@lucaneg

Description

@lucaneg

Description
An UnresolvedCall will be registered two times inside the callsites of a cfg: once during resolution (BaseCallGraph.resolve()) where the unresolved version is marked as call site of all cfgs that it has been resolved against) and one when the resolved CFGCall is registered through CallGraph.registerCall.

Metadata

Metadata

Assignees

Labels

‼ priority:p1Priority planning - level 1🌍 scope:interprocWork regarding interprocedural analyses or call graphs🎊 resolution:resolvedBug or feature resolved - might not have been merged to master yet🐛 type:bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions