llvm-project
ef353b02
- Introduce a new WebKit checker for a unchecked call arguments (#113708) (#114522)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Introduce a new WebKit checker for a unchecked call arguments (#113708) (#114522) This PR introduces alpha.webkit.UncheckedCallArgsChecker which detects a function argument which is a raw reference or a raw pointer to a CheckedPtr capable object.
References
#114522 - Introduce a new WebKit checker for a unchecked call arguments (#113708)
Author
rniwa
Parents
5a8956ea
Loading