llvm
76060c40 - [DevSan] Unpoison local/private shadow memory before function return (#15126)

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
Committer
Parents
Loading