llvm-project
d3831ef1
- [scudo] Add a generic allocation fuzzer. (#197317)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
13 hours ago
[scudo] Add a generic allocation fuzzer. (#197317) The fuzzer disabled memory tagging if supported since there is an unknown problem with trying to create an allocator instance and doing raw allocate/deallocate calls.
References
#197317 - [scudo] Add a generic allocation fuzzer.
Author
cferris1000
Parents
84edb835
Loading