llvm-project
b48b99f6
- [hwasan] Add test case for null pointer dereference (#122186)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
346 days ago
[hwasan] Add test case for null pointer dereference (#122186) This shows that HWASan will emit a memaccess intrinsic for null pointer dereferences, with or without a fixed shadow. This is a simplification of an internal bug report by dvyukov.
References
#122186 - [hwasan] Add test case for null pointer dereference
Author
thurstond
Parents
5b76a2e5
Loading