Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use a much lower memory page limit for pooling allocator fuzzing. (#3795
) This commit makes it such that the pooling allocator will be configured with a much lower upper bound for memory pages, which will greatly reduce the likelihood that the fuzzer memory limits will be hit from having too many memories from too many instances committed.
- Loading branch information