Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the callgraph generation with an ICSE'20 paper #4

Closed
BurtonQin opened this issue Jul 19, 2020 · 1 comment
Closed

Update the callgraph generation with an ICSE'20 paper #4

BurtonQin opened this issue Jul 19, 2020 · 1 comment

Comments

@BurtonQin
Copy link
Owner

Paper:
Is Rust Used Safely by Software Developers?
https://arxiv.org/ftp/arxiv/papers/2007/2007.00752.pdf
Code:
https://github.com/ananevans/icse2020/

@BurtonQin
Copy link
Owner Author

The current callgraph implementation is enough for detection. Maybe add FnPtr resolving in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant