llvm-project
c738bfa5
- [asan] Change error to note when poison record is not found (#195669)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 days ago
[asan] Change error to note when poison record is not found (#195669) When `CheckPoisonRecords` fails to find a record, it's often due to the history buffer being too small rather than a functional error in the logic.
References
#195669 - [asan] Change error to note when poison record is not found
Author
vitalybuka
Parents
4e32fa99
Loading