Skip to content

Only allow one StrPtr in addressets  #807

@jerhard

Description

@jerhard

Some application code (such as parsers) may contain lots of string pointers. Currently, our analyses keeps all string pointers apart, potentially leading to large address sets.
To optimize our analysis runtime, address sets should be limited to only keep at most one distinct string pointer.

Metadata

Metadata

Assignees

Labels

performanceAnalysis time, memory usage

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions