Skip to content

Support for static allocation in LiSA point-based heap analyses#250

Merged
lucaneg merged 30 commits intomasterfrom
new-point-based-heap
Dec 17, 2022
Merged

Support for static allocation in LiSA point-based heap analyses#250
lucaneg merged 30 commits intomasterfrom
new-point-based-heap

Conversation

@VincenzoArceri
Copy link
Member

@VincenzoArceri VincenzoArceri commented Nov 22, 2022

Description
This pull request extends the LiSA point-based heap analyses (field sensitive and insensitive) to support also static allocation.

Implemented Features
Closes #206

@VincenzoArceri VincenzoArceri added this to the 0.1b8 milestone Nov 22, 2022
@VincenzoArceri VincenzoArceri self-assigned this Nov 22, 2022
@lucaneg lucaneg added 🏗 resolution:wip Incomplete work - do not review yet 🔍 scope:analysis Work regarding abstract domains or fixpoint algorithms 🎆 type:feature New feature or request labels Nov 22, 2022
Copy link
Member

@lucaneg lucaneg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Question: do we want to add the unknown allocation sites?

@VincenzoArceri VincenzoArceri removed the 🏗 resolution:wip Incomplete work - do not review yet label Dec 17, 2022
@lucaneg lucaneg merged commit 978f09c into master Dec 17, 2022
@lucaneg lucaneg deleted the new-point-based-heap branch December 17, 2022 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🔍 scope:analysis Work regarding abstract domains or fixpoint algorithms 🎆 type:feature New feature or request

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

[FEATURE REQUEST] Memory analyses for static and dynamic memory allocation

2 participants