llvm-project
fcce8432
- [msan] Use `pthread_atfork` instead of interceptor (#75398)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[msan] Use `pthread_atfork` instead of interceptor (#75398) This is done for consistency with other sanitizers. Also lock the allocator.
References
#75398 - [msan] Use `pthread_atfork` instead of interceptor
Author
vitalybuka
Parents
c1552695
Loading