Don't hard code the page in FuzzerUtil.h, this breaks on
e.g. LoongArch which defaults to a 16KiB page size.
Details
Details
- Reviewers
vitalybuka jasonmolenda
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D151530
[fuzzer] Don't hard-code page size in FuzzerUtil.h AbandonedPublic Authored by Ami-zhang on May 25 2023, 7:56 PM.
Details
Summary Don't hard code the page in FuzzerUtil.h, this breaks on
Diff Detail
Event TimelineComment Actions
Ok, thanks.
Revision Contents
Diff 525921 compiler-rt/lib/fuzzer/FuzzerUtil.h
compiler-rt/lib/fuzzer/FuzzerUtil.cpp
|