Closed BurtonQin closed 2 years ago
Paper: Is Rust Used Safely by Software Developers? https://arxiv.org/ftp/arxiv/papers/2007/2007.00752.pdf Code: https://github.com/ananevans/icse2020/
The current callgraph implementation is enough for detection. Maybe add FnPtr resolving in the future.
Paper: Is Rust Used Safely by Software Developers? https://arxiv.org/ftp/arxiv/papers/2007/2007.00752.pdf Code: https://github.com/ananevans/icse2020/