llvm-project
56ee6a17
- [compiler-rt][nsan] Disable coredump creation (#98807)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[compiler-rt][nsan] Disable coredump creation (#98807) Disable core dump creation. If NSAN_OPTIONS includes abort_on_error=1, the process may hang as the kernel attempts to create an excessively large core file. Fix #98806
References
#98807 - [compiler-rt][nsan] Disable coredump creation
Author
chestnykh
Parents
e6ec7c8f
Loading