llvm-project
b48b99f6 - [hwasan] Add test case for null pointer dereference (#122186)

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.
Author
Parents
Loading