use sanitizers and miri
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 1.3k
- Forks
- 125
- PR merge metrics
- No merged PRs in 30d
Description
Seems that at least asan should be supported by rust nightly and android.
https://github.com/rust-lang/rust/issues/39699
https://github.com/rust-lang/rust/pull/38699
https://developer.android.google.cn/ndk/guides/asan
Miri still lacks support for ffi calls
https://github.com/rust-lang/miri/issues/11
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linked Rust sanitizer and Android ASan references, then check the linked Miri issue about FFI calls. Define the Android nightly ASan and Miri support scope before identifying implementation and validation steps; done means the agreed sanitizer and Miri workflows work for this project.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, rust
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100