Skip to content

Duplicate result in case of cycles in the callgraph #31

Description

@EarlPitts

As one of the reviewers of our paper pointed out, there could be cycles in the callgraph, in which case certain functions will be tested multiple times.
This results in "duplicates" in the output.
An obvious solution would be to use a set for storing the results.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions