llvm
76060c40
- [DevSan] Unpoison local/private shadow memory before function return (#15126)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[DevSan] Unpoison local/private shadow memory before function return (#15126) If we don't unpoison shadow memory, and the corresponding memory is re-uesed and not instrumented may cause false positive report.
Author
zhaomaosu
Committer
AlexeySachkov
Parents
798808c3
Loading